Package libxmlb: Information
Source package: libxmlb
Version: 0.3.25-alt1
Build time: Feb 4, 2026, 10:34 AM in the task #407116
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 (x86_64, i586, aarch64)
libxmlb-devel (x86_64, i586, aarch64)
libxmlb-tests (x86_64, i586, aarch64)
libxmlb-tests-debuginfo (x86_64, i586, aarch64)
libxmlb-tools (x86_64, i586, aarch64)
libxmlb-tools-debuginfo (x86_64, i586, aarch64)
libxmlb2 (x86_64, i586, aarch64)
libxmlb2-debuginfo (x86_64, i586, aarch64)
libxmlb-common (x86_64, i586, aarch64)
libxmlb-devel (x86_64, i586, aarch64)
libxmlb-tests (x86_64, i586, aarch64)
libxmlb-tests-debuginfo (x86_64, i586, aarch64)
libxmlb-tools (x86_64, i586, aarch64)
libxmlb-tools-debuginfo (x86_64, i586, aarch64)
libxmlb2 (x86_64, i586, aarch64)
libxmlb2-debuginfo (x86_64, i586, aarch64)
Maintainer: Anton Farygin
Last changed
Feb. 4, 2026 Anton Farygin 0.3.25-alt1
- 0.3.24 -> 0.3.25
Oct. 6, 2025 Anton Farygin 0.3.24-alt1
- 0.3.23 -> 0.3.24
Sept. 8, 2025 Anton Farygin 0.3.23-alt1
- 0.3.22 -> 0.3.23