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

Project libxmlb-0.3.15-7.el10

Name libxmlb
Epoch 0
Version 0.3.15
Release 7.el10
Website/URL https://github.com/hughsie/libxmlb
License LGPL-2.1-or-later
Build Time 2025-04-02 21:08:04
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
× Full screenshot
Packages link
Package Summary SHA-256 checksum
x86_64
libxmlb-0.3.15-7.el10.x86_64 Library for querying compressed XML metadata 8b84e513d55806179502ce40808c2b786471729bd3c53f74d0419c1314758d9f download
libxmlb-devel-0.3.15-7.el10.x86_64 Development package for libxmlb 6347a5b30acc33185d479d1ef3dc502e3442198279470aad7092217e554a1d8e download
aarch64
libxmlb-0.3.15-7.el10.aarch64 Library for querying compressed XML metadata 6ad2bbe11a837423505472f58784dfbda3d9e14af55d8b2e60269b0e9851a1f0 download
libxmlb-devel-0.3.15-7.el10.aarch64 Development package for libxmlb 4ed91677d8e24985fe380657de93b31cd00510d07422ee3b9f0c37267d076e33 download
src
libxmlb-0.3.15-7.el10.src Library for querying compressed XML metadata f48d770fdb9c19a6758bd61a164d7487f4526f52eabe8dadddab487f19b18e0d download
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