[ All 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 ]
×

Package libxmlb-0.3.15-7.el10.x86_64 download

Name libxmlb
Epoch 0
Version 0.3.15
Release 7.el10
Architecture x86_64
Website/URL https://github.com/hughsie/libxmlb
License LGPL-2.1-or-later
Build Time 2025-04-02 21:08:11
Build Host builder-x86-10.inferitos.ru
Summary Library for querying compressed XML metadata
Repositories BaseOS
Description 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.
Errata
Size 119 KiB
Source Project libxmlb-0.3.15-7.el10
SHA-256 checksum 8b84e513d55806179502ce40808c2b786471729bd3c53f74d0419c1314758d9f
× Full screenshot
Changelog 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