libxmlb 0.3.6-2build1~20.04.1 source package in Ubuntu

Changelog

libxmlb (0.3.6-2build1~20.04.1) focal; urgency=medium

  * Backport to focal (no changes).
  * Upgrade to support EM120/160 firmware update (LP: #1980334)

 -- Yuan-Chen Cheng <email address hidden>  Tue, 02 Aug 2022 07:04:04 +0000

Upload details

Uploaded by:
Yuan-Chen Cheng
Sponsored by:
Mario Limonciello
Uploaded to:
Focal
Original maintainer:
Ubuntu Developers
Architectures:
any
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Focal updates main misc

Downloads

File Size SHA-256 Checksum
libxmlb_0.3.6.orig.tar.gz 115.7 KiB cb529d055c63d705bafd17b5fab8e36153292533668a0aba853514ed0e42862c
libxmlb_0.3.6-2build1~20.04.1.debian.tar.xz 7.2 KiB 688f944db83f1477703d890368d6ad3089ddb70917aec9d13074209b190f4703
libxmlb_0.3.6-2build1~20.04.1.dsc 2.4 KiB 1e2d6f595823d991b561736abcfdffdb4635f29165785df76c871e72f05533d5

View changes file

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