libxmlb 0.1.15-2ubuntu1~20.04.1 source package in Ubuntu
Changelog
libxmlb (0.1.15-2ubuntu1~20.04.1) focal; urgency=medium * No-change backport from hirsute to focal libxmlb (0.1.15-2ubuntu1) hirsute; urgency=medium * d/p/xb-silo-Cancel-the-GFileMonitor-before-unreffing-it.patch: Cherry-pick upstream patch to fix a deadlock. Forwarded to Debian at https://salsa.debian.org/efi-team/libxmlb/-/merge_requests (LP: #1890313) -- Iain Lane <email address hidden> Mon, 25 Jan 2021 16:05:07 +0000
Upload details
- Uploaded by:
- Iain Lane
- Uploaded to:
- Focal
- Original maintainer:
- Debian UEFI Maintainers
- Architectures:
- any
- Section:
- misc
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section |
---|
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
libxmlb_0.1.15.orig.tar.gz | 90.7 KiB | fa29b6bbf7b91107da6f157e8f7903d176b0cf04bcb0ba1ab64cb38b19d09a19 |
libxmlb_0.1.15-2ubuntu1~20.04.1.debian.tar.xz | 7.8 KiB | 0302183663e53e8ac40b0e275a1aec737818dbe4ceb6bb91a4f447e608e12cb1 |
libxmlb_0.1.15-2ubuntu1~20.04.1.dsc | 2.4 KiB | 28b11827c84a3d56c1c5a0897afd6501145adfccadc93ca3b4b338920b967081 |
Available diffs
Binary packages built by this source
- gir1.2-xmlb-1.0: GObject introspection data for libxmlb
This package provides the introspection data for libxmlb.
.
It can be used by packages using the GIRepository format to generate
dynamic bindings.
- libxmlb-dev: development files for libxmlb
This package provides development libraries for libxmlb.
.
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.
- libxmlb-dev-dbgsym: debug symbols for libxmlb-dev
- libxmlb-tests: Installed tests for libxmlb2
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.
.
This package contains the installed tests for libxmlb1.
- libxmlb-tests-dbgsym: debug symbols for libxmlb-tests
- libxmlb1: Binary XML library
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.
- libxmlb1-dbgsym: debug symbols for libxmlb1