libxml-bare-perl 0.53-2build2 source package in Ubuntu

Changelog

libxml-bare-perl (0.53-2build2) noble; urgency=medium

  * No-change rebuild for the perl update.

 -- Matthias Klose <email address hidden>  Wed, 10 Jan 2024 14:11:47 +0100

Upload details

Uploaded by:
Matthias Klose
Uploaded to:
Noble
Original maintainer:
Debian Perl Group
Architectures:
any
Section:
perl
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
libxml-bare-perl_0.53.orig.tar.gz 77.4 KiB 865e198e98d904be1683ef5a53a4948f02dabdacde59fc554a082ffbcc5baefd
libxml-bare-perl_0.53-2build2.debian.tar.xz 4.3 KiB e9a7a2d97cb57941b2888b9ae64982756b8c6469f8a2644fec2e58080d3a3c59
libxml-bare-perl_0.53-2build2.dsc 2.1 KiB 913f654b1afb7dc023f17a9ad68b423c5bbf74aeb212655d635b2f420c181e0f

Available diffs

View changes file

Binary packages built by this source

libxml-bare-perl: Perl module to parse XML into a Perl hash

 XML::Bare provides a simple API to read and write XML files, it also provides
 a function to validate the XML schema. The parser itself is a simple state
 engine that is less than 500 lines of C.
 .
 In comparison to other available Perl XML parsers that create trees, XML::Bare
 is extremely fast; benchmarking shows that it can even be one or two orders of
 magnitude faster than similar modules.

libxml-bare-perl-dbgsym: debug symbols for libxml-bare-perl