Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
Name: libxmlb | Distribution: CloudLinux |
Version: 0.1.15 | Vendor: CloudLinux |
Release: 1.el8 | Build date: Tue Aug 18 11:47:21 2020 |
Group: Unspecified | Build host: build.cloudlinux.com |
Size: 241381 | Source RPM: libxmlb-0.1.15-1.el8.src.rpm |
Packager: CloudLinux Packaging Team <packager@cloudlinux.com> | |
Url: https://github.com/hughsie/libxmlb | |
Summary: Library for querying compressed XML metadata |
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.
LGPLv2+
* Wed Mar 11 2020 Richard Hughes <richard@hughsie.com> 0.1.15-1 - Initial release for RHEL
/usr/lib/.build-id /usr/lib/.build-id/35 /usr/lib/.build-id/35/d461eda70af728eb9b42b67fa8982cab16463f /usr/lib/.build-id/f6 /usr/lib/.build-id/f6/c9796ab8e82b34f18d3a8096d427a03cb804c9 /usr/lib64/girepository-1.0 /usr/lib64/girepository-1.0/Xmlb-1.0.typelib /usr/lib64/libxmlb.so.1 /usr/lib64/libxmlb.so.1.0.0 /usr/libexec/xb-tool /usr/share/doc/libxmlb /usr/share/doc/libxmlb/README.md /usr/share/licenses/libxmlb /usr/share/licenses/libxmlb/LICENSE
Generated by rpm2html 1.8.1
Fabrice Bellet, Sat Oct 19 07:15:54 2024