Information for build libxmlb-0.3.10-4.oc9

ID14918
Package Namelibxmlb
Version0.3.10
Release4.oc9
Epoch
Sourcegit+https://gitee.com/src-opencloudos-rpms/libxmlb.git?.#aa2eba10a239d855317d360c0615c9e1d39bbe12
SummaryLibrary for querying compressed XML metadata
DescriptionThis package provides a XML which 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 bydenisecheng
State complete
Volume DEFAULT
StartedTue, 19 Sep 2023 14:37:52 CST
CompletedTue, 19 Sep 2023 14:40:40 CST
Taskbuild (dist-oc9, /src-opencloudos-rpms/libxmlb.git:.:origin/oc9)
Extra{'source': {'original_url': 'git+https://gitee.com/src-opencloudos-rpms/libxmlb.git?.#origin/oc9'}}
Tags
dist-oc9
dist-oc9-compose
RPMs
src
libxmlb-0.3.10-4.oc9.src.rpm (info) (download)
aarch64
libxmlb-0.3.10-4.oc9.aarch64.rpm (info) (download)
libxmlb-devel-0.3.10-4.oc9.aarch64.rpm (info) (download)
libxmlb-debuginfo-0.3.10-4.oc9.aarch64.rpm (info) (download)
libxmlb-debugsource-0.3.10-4.oc9.aarch64.rpm (info) (download)
libxmlb-devel-debuginfo-0.3.10-4.oc9.aarch64.rpm (info) (download)
x86_64
libxmlb-0.3.10-4.oc9.x86_64.rpm (info) (download)
libxmlb-devel-0.3.10-4.oc9.x86_64.rpm (info) (download)
libxmlb-debuginfo-0.3.10-4.oc9.x86_64.rpm (info) (download)
libxmlb-debugsource-0.3.10-4.oc9.x86_64.rpm (info) (download)
libxmlb-devel-debuginfo-0.3.10-4.oc9.x86_64.rpm (info) (download)
Logs
x86_64
root.log
build.log
installed_pkgs.log
state.log
hw_info.log
mock_output.log
aarch64
state.log
installed_pkgs.log
build.log
root.log
hw_info.log
mock_output.log
Changelog * Fri Apr 28 2023 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 0.3.10-4 - Rebuilt for OpenCloudOS Stream 23.05 * Fri Mar 31 2023 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 0.3.10-3 - Rebuilt for OpenCloudOS Stream 23 * Thu Feb 23 2023 Miaojun Dong <zoedong@tencent.com> - 0.3.10-2 - remove README.md * Wed Nov 16 2022 Shuo Wang <abushwang@tencent.com> - 0.3.10-1 - initial build