Information for build libxmlb-0.1.15-1.oc8

ID174
Package Namelibxmlb
Version0.1.15
Release1.oc8
Epoch
Sourcelibxmlb-0.1.15-1.oc8.src.rpm
SummaryLibrary for querying compressed XML metadata
DescriptionXML 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.
Built byopencloudkoji
State complete
Volume DEFAULT
StartedThu, 26 May 2022 20:21:42 CST
CompletedThu, 26 May 2022 20:24:28 CST
Taskbuild (dist-oc8, libxmlb-0.1.15-1.el8.src.rpm)
Extra{'source': {'original_url': 'libxmlb-0.1.15-1.oc8.src.rpm'}}
Tags
dist-oc8
dist-oc8-compose
RPMs
src
libxmlb-0.1.15-1.oc8.src.rpm (info) (download)
aarch64
libxmlb-0.1.15-1.oc8.aarch64.rpm (info) (download)
libxmlb-devel-0.1.15-1.oc8.aarch64.rpm (info) (download)
libxmlb-tests-0.1.15-1.oc8.aarch64.rpm (info) (download)
libxmlb-debuginfo-0.1.15-1.oc8.aarch64.rpm (info) (download)
libxmlb-debugsource-0.1.15-1.oc8.aarch64.rpm (info) (download)
libxmlb-tests-debuginfo-0.1.15-1.oc8.aarch64.rpm (info) (download)
x86_64
libxmlb-0.1.15-1.oc8.x86_64.rpm (info) (download)
libxmlb-devel-0.1.15-1.oc8.x86_64.rpm (info) (download)
libxmlb-tests-0.1.15-1.oc8.x86_64.rpm (info) (download)
libxmlb-debuginfo-0.1.15-1.oc8.x86_64.rpm (info) (download)
libxmlb-debugsource-0.1.15-1.oc8.x86_64.rpm (info) (download)
libxmlb-tests-debuginfo-0.1.15-1.oc8.x86_64.rpm (info) (download)
Logs
aarch64
build.log
hw_info.log
installed_pkgs.log
mock_output.log
root.log
state.log
x86_64
build.log
hw_info.log
installed_pkgs.log
mock_output.log
root.log
state.log
Changelog * Wed Mar 11 2020 Richard Hughes <richard@hughsie.com> 0.1.15-1 - Initial release for RHEL