Information for build libxmlb-0.3.29-1.fc45

ID227573
Package Namelibxmlb
Links Fedora Package Sources | Fedora Official Koji Buildsystem | Rocks RISC-V Koji Buildsystem | Fedora RISC-V GitHub | Old Koji Buildsystem
Version0.3.29
Release1.fc45
Epoch
DraftFalse
Sourcegit+https://src.fedoraproject.org/rpms/libxmlb.git#4ff6f75dbf69f6878ebb8cbf35db6857ed926e78
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 byhezhengyu
State complete
Volume DEFAULT
StartedTue, 01 Sep 2026 00:03:34 CST
CompletedTue, 01 Sep 2026 01:10:11 CST
Taskbuild (f45, /rpms/libxmlb.git:4ff6f75dbf69f6878ebb8cbf35db6857ed926e78)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/libxmlb.git#4ff6f75dbf69f6878ebb8cbf35db6857ed926e78'}}
Tags
f45
RPMs
src
libxmlb-0.3.29-1.fc45.src.rpm (info) (download)
noarch
mingw32-libxmlb-0.3.29-1.fc45.noarch.rpm (info) (download)
mingw64-libxmlb-0.3.29-1.fc45.noarch.rpm (info) (download)
mingw32-libxmlb-debuginfo-0.3.29-1.fc45.noarch.rpm (info) (download)
mingw64-libxmlb-debuginfo-0.3.29-1.fc45.noarch.rpm (info) (download)
riscv64
libxmlb-0.3.29-1.fc45.riscv64.rpm (info) (download)
libxmlb-devel-0.3.29-1.fc45.riscv64.rpm (info) (download)
libxmlb-tests-0.3.29-1.fc45.riscv64.rpm (info) (download)
libxmlb-debuginfo-0.3.29-1.fc45.riscv64.rpm (info) (download)
libxmlb-debugsource-0.3.29-1.fc45.riscv64.rpm (info) (download)
libxmlb-tests-debuginfo-0.3.29-1.fc45.riscv64.rpm (info) (download)
Logs
riscv64
build.log
installed_pkgs.log
hw_info.log
dnf5.log
root.log
state.log
mock_output.log
mock_config.log
noarch_rpmdiff.json
Changelog * Mon Aug 31 2026 Koji - 0.3.29-1.fc45 - local build