[ Все 3 A B C D E F G H I J K L M N O P Q R S T U V W X Y Z ]
×

Пакет libxmlb-0.3.15-7.el10.x86_64 download

Имя libxmlb
Эпоха 0
Версия 0.3.15
Релиз 7.el10
Архитектура x86_64
Сайт https://github.com/hughsie/libxmlb
Лицензия LGPL-2.1-or-later
Время сборки 2025-04-02 21:08:11
Хост сборки builder-x86-10.inferitos.ru
Краткое описание Library for querying compressed XML metadata
Репозитории BaseOS
Полное описание XML is slow to parse and strings inside the document cannot be memory mapped as they do not have a trailing NUL char. The libxmlb library takes XML source, and converts it to a structured binary representation with a deduplicated string table -- where the strings have the NULs included. This allows an application to mmap the binary XML file, do an XPath query and return some strings without actually parsing the entire document. This is all done using (almost) zero allocations and no actual copying of the binary data.
Эррата
Размер 119 КиБ
Исходный проект libxmlb-0.3.15-7.el10
Контрольная сумма SHA-256 8b84e513d55806179502ce40808c2b786471729bd3c53f74d0419c1314758d9f
× Full screenshot
История изменений link
* Tue Nov 26 2024 MSVSphere Packaging Team <packager@msvsphere-os.ru> - 0.3.15-7
- Rebuilt for MSVSphere 10

* Tue Oct 29 2024 Troy Dawson <tdawson@redhat.com> - 0.3.15-7
- Bump release for October 2024 mass rebuild:

* Mon Jun 24 2024 Troy Dawson <tdawson@redhat.com> - 0.3.15-6
- Bump release for June 2024 mass rebuild

* Mon Jun 17 2024 Lumir Balhar <lbalhar@redhat.com> - 0.3.15-5
- Remove build dependency on libstemmer-devel

* Thu May 02 2024 Tomas Pelka <tpelka@redhat.com> - 0.3.15-4
- Add gating.yaml via API

* Thu Jan 25 2024 Fedora Release Engineering <releng@fedoraproject.org> - 0.3.15-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild

* Sun Jan 21 2024 Fedora Release Engineering <releng@fedoraproject.org> - 0.3.15-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild

* Tue Jan 02 2024 Richard Hughes <richard@hughsie.com> - 0.3.15-1
- New upstream release

* Thu Aug 24 2023 Richard Hughes <richard@hughsie.com> - 0.3.14-1
- New upstream release

* Thu Aug 17 2023 Richard Hughes <richard@hughsie.com> - 0.3.13-1
- New upstream release