libxml-bare-perl 0.53-4 source package in Ubuntu

Changelog

libxml-bare-perl (0.53-4) unstable; urgency=medium

  [ Helmut Grohne ]
  * Add patch for compiler detection for cross builds. (Closes: #1069029)

  [ gregor herrmann ]
  * Declare compliance with Debian Policy 4.7.0.

 -- gregor herrmann <email address hidden>  Wed, 15 May 2024 21:56:55 +0200

Upload details

Uploaded by:
Debian Perl Group
Uploaded to:
Sid
Original maintainer:
Debian Perl Group
Architectures:
any
Section:
perl
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Oracular release universe perl

Downloads

File Size SHA-256 Checksum
libxml-bare-perl_0.53-4.dsc 2.2 KiB fd6b7d00caa21a74629c5b303fa0764ff5da4b12e531a4c37a2b20d41048f979
libxml-bare-perl_0.53.orig.tar.gz 77.4 KiB 865e198e98d904be1683ef5a53a4948f02dabdacde59fc554a082ffbcc5baefd
libxml-bare-perl_0.53-4.debian.tar.xz 5.1 KiB e6f01cab9c3c95791795c234d3c56a2b806a8e4528f459d50723e5b1f4b1a4ab

No changes file available.

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