Package libxmlb: Information

  • Default inline alert: Version in the repository: 0.3.18-alt1

Source package: libxmlb
Version: 0.3.9-alt1
Latest version according to Repology
Build time:  Jun 6, 2022, 09:30 AM in the task #301329
Category: System/Libraries
Report package bug
License: LGPLv2+
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 rpms provided by this srpm:
libxmlb-common (x86_64, ppc64le, i586, armh, aarch64)
libxmlb-common-debuginfo (x86_64, ppc64le, i586, armh, aarch64)
libxmlb-devel (x86_64, ppc64le, i586, armh, aarch64)
libxmlb2 (x86_64, ppc64le, i586, armh, aarch64)
libxmlb2-debuginfo (x86_64, ppc64le, i586, armh, aarch64)

Maintainer: Anton Farygin

List of contributors:
Anton Farygin


    1. liblzma-devel
    2. glib2-devel >= 2.58.1
    3. gobject-introspection-devel
    4. gtk-doc
    5. meson
    6. shared-mime-info
    7. libstemmer-devel

Last changed


June 4, 2022 Anton Farygin 0.3.9-alt1
- 0.3.8 -> 0.3.9
March 24, 2022 Anton Farygin 0.3.8-alt1
- 0.3.7 -> 0.3.8
Feb. 20, 2022 Anton Farygin 0.3.7-alt1
- 0.3.6 -> 0.3.7