Package libxmlb: Information
Source package: libxmlb
Version: 0.3.28-alt1
Build time: Jul 3, 2026, 11:23 AM
Category: System/Libraries
Report package bugHome page: https://github.com/hughsie/libxmlb
License: LGPLv2.1
Summary: Library for querying compressed XML metadata
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.
List of RPM packages built from this SRPM:
libxmlb-common (loongarch64)
libxmlb-devel (loongarch64)
libxmlb-tests (loongarch64)
libxmlb-tests-debuginfo (loongarch64)
libxmlb-tools (loongarch64)
libxmlb-tools-debuginfo (loongarch64)
libxmlb2 (loongarch64)
libxmlb2-debuginfo (loongarch64)
libxmlb-common (loongarch64)
libxmlb-devel (loongarch64)
libxmlb-tests (loongarch64)
libxmlb-tests-debuginfo (loongarch64)
libxmlb-tools (loongarch64)
libxmlb-tools-debuginfo (loongarch64)
libxmlb2 (loongarch64)
libxmlb2-debuginfo (loongarch64)
Maintainer: Anton Farygin
Last changed
July 2, 2026 Anton Farygin 0.3.28-alt1
- 0.3.27 -> 0.3.28
May 20, 2026 Anton Farygin 0.3.27-alt1
- 0.3.26 -> 0.3.27
April 15, 2026 Anton Farygin 0.3.26-alt1
- 0.3.25 -> 0.3.26