libxmlb 0.3.5-1 source package in Ubuntu

Changelog

libxmlb (0.3.5-1) unstable; urgency=medium

  * New upstream release: 0.3.5
  * Bump standards version (no changes needed)
  * Add build dependency on liblzma
  * Update symbols file

 -- Matthias Klumpp <email address hidden>  Thu, 02 Dec 2021 22:38:52 +0100

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.5-1.dsc 2.3 KiB 7329e44bb8d4a992b3d73af87c1b4bd7d7d3b3a350fad34270112de1fe1420cc
libxmlb_0.3.5.orig.tar.gz 115.6 KiB e513bec5b72604d77a5cce6a84d3688a02db3a7cf930809b868b8ac736c1f546
libxmlb_0.3.5-1.debian.tar.xz 6.9 KiB 4626649a90076a2d10df51e7b702b4b404d94d202a63ecef3a7434a210122c8c

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-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
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