Sat, 17 Jan 2026 23:10:58 CST | login

Information for build libxmlb-0.3.10-5.ocs23

ID2595
Package Namelibxmlb
Version0.3.10
Release5.ocs23
Epoch
Sourcegit+https://gitee.com/opencloudos-stream/libxmlb.git?.#d8e15ddba546cd66f6e5661ab6fe7b24376f389c
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 bystreamkoji
State complete
Volume DEFAULT
StartedSat, 09 Sep 2023 04:16:27 CST
CompletedSat, 09 Sep 2023 04:20:30 CST
Taskbuild (dist-ocs23, /opencloudos-stream/libxmlb.git:.:HEAD)
Extra{'source': {'original_url': 'git+https://gitee.com/opencloudos-stream/libxmlb.git?.#HEAD'}}
Tags
dist-ocs23
RPMs
src
libxmlb-0.3.10-5.ocs23.src.rpm (info) (download)
aarch64
libxmlb-0.3.10-5.ocs23.aarch64.rpm (info) (download)
libxmlb-devel-0.3.10-5.ocs23.aarch64.rpm (info) (download)
libxmlb-debuginfo-0.3.10-5.ocs23.aarch64.rpm (info) (download)
libxmlb-debugsource-0.3.10-5.ocs23.aarch64.rpm (info) (download)
libxmlb-devel-debuginfo-0.3.10-5.ocs23.aarch64.rpm (info) (download)
loongarch64
libxmlb-0.3.10-5.ocs23.loongarch64.rpm (info) (download)
libxmlb-devel-0.3.10-5.ocs23.loongarch64.rpm (info) (download)
libxmlb-debuginfo-0.3.10-5.ocs23.loongarch64.rpm (info) (download)
libxmlb-debugsource-0.3.10-5.ocs23.loongarch64.rpm (info) (download)
libxmlb-devel-debuginfo-0.3.10-5.ocs23.loongarch64.rpm (info) (download)
x86_64
libxmlb-0.3.10-5.ocs23.x86_64.rpm (info) (download)
libxmlb-devel-0.3.10-5.ocs23.x86_64.rpm (info) (download)
libxmlb-debuginfo-0.3.10-5.ocs23.x86_64.rpm (info) (download)
libxmlb-debugsource-0.3.10-5.ocs23.x86_64.rpm (info) (download)
libxmlb-devel-debuginfo-0.3.10-5.ocs23.x86_64.rpm (info) (download)
Logs
x86_64
installed_pkgs.log
build.log
state.log
hw_info.log
root.log
mock_output.log
aarch64
root.log
state.log
installed_pkgs.log
hw_info.log
build.log
mock_output.log
loongarch64
hw_info.log
state.log
build.log
root.log
installed_pkgs.log
mock_output.log
Changelog * Fri Sep 08 2023 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 0.3.10-5 - Rebuilt for OpenCloudOS Stream 23.09 * 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