libxmlb 0.3.17-1 source package in Ubuntu

Changelog

libxmlb (0.3.17-1) unstable; urgency=medium

  * New upstream release

 -- Mario Limonciello <email address hidden>  Fri, 05 Apr 2024 06:31:05 -0500

Upload details

Uploaded by:
Debian UEFI Maintainers
Uploaded to:
Sid
Original maintainer:
Debian UEFI Maintainers
Architectures:
any
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
libxmlb_0.3.17-1.dsc 2.4 KiB 636a065834336f249a3612bb84a071e2e09678686577c2b669d5f4b9c0046823
libxmlb_0.3.17.orig.tar.gz 128.2 KiB 08b5c2bdf0c6cee495ba1fbaf58a2cab286bb4443cd3407e92f50f0354e44ead
libxmlb_0.3.17-1.debian.tar.xz 5.2 KiB f4ed5c67232048094eb3926d6af25885b6b24361ceacf326c587a3bf1fb2f474

Available diffs

No changes file available.

Binary packages built by this source

gir1.2-xmlb-2.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-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 libxmlb.

libxmlb-tests-dbgsym: debug symbols for libxmlb-tests
libxmlb-utils: Binary XML library - Command-line utility

 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 `xb-tool` command-line utility.

libxmlb-utils-dbgsym: debug symbols for libxmlb-utils
libxmlb2: 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.

libxmlb2-dbgsym: debug symbols for libxmlb2