[ol9_u1_baseos_base] libxmlb-0.3.3-1.el9.i686

Name:libxmlb
Version:0.3.3
Release:1.el9
Architecture:i686
Group:Unspecified
Size:296527
License:LGPLv2+
RPM: libxmlb-0.3.3-1.el9.i686.rpm
Source RPM: libxmlb-0.3.3-1.el9.src.rpm
Build Date:Thu May 05 2022
Build Host:build-ol9-i386.oracle.com
Vendor:Oracle America
URL:https://github.com/hughsie/libxmlb
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.

Filelist (Show Changelog) (Show related packages)