DFSG NEW Queue

DFSG, Licensing & New Packages Team

libxml-fast-perl 0.17-1

Package Information

Descriptionfast XML to hash converter written in C

XML::Fast implements a simple state-machine XML parser in C, exposed to Perl as xml2hash. It converts a document to a nested hash in a single pass, without building a DOM first.

It tolerates and recovers from some kinds of malformed XML. It does not validate; use XML::LibXML if you need a validating parser.

MaintainerDebian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Changed ByEdmund Lodewijks <edmund@proteamail.com>
Sponsorgregoa@debian.org
Distributionunstable
Architectureany
VCSgit: https://salsa.debian.org/perl-team/modules/packages/libxml-fast-perl.git (browse)
Closes#1145683
Trackerhttps://tracker.debian.org/pkg/libxml-fast-perl
Uploaded2 hours ago

New Package Report

.changes
Changed-ByEdmund Lodewijks
Architecturesource amd64
Distributionunstable
DateWed, 26 Aug 2026 17:54:12 +0200
Sourcelibxml-fast-perl
Version0.17-1
Changelog
libxml-fast-perl (0.17-1) unstable; urgency=medium
 .
   * Initial release. (Closes: #1145683)
.dsc
Sectionperl
Priorityoptional
Componentmain
Package-Listlibxml-fast-perl deb perl optional arch=any
debian/copyright
Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Source: https://metacpan.org/release/XML-Fast
Upstream-Contact: Mons Anderson <mons@cpan.org>
Upstream-Name: XML-Fast

Files: *
Copyright: 2009-2010, Mons Anderson <mons@cpan.org>
License: Artistic or GPL-1+

Files: ppport.h
Copyright: 2004-2009, Marcus Holland-Moritz
           2001, Paul Marquess
           1999, Kenneth Albanowski
License: Artistic or GPL-1+

Files: debian/*
Copyright: 2026, Edmund Lodewijks <edmund@proteamail.com>
License: Artistic or GPL-1+

License: Artistic
 This program is free software; you can redistribute it and/or modify
 it under the terms of the Artistic License, which comes with Perl.
 .
 On Debian systems, the complete text of the Artistic License can be
 found in `/usr/share/common-licenses/Artistic'.

License: GPL-1+
 This program is free software; you can redistribute it and/or modify
 it under the terms of the GNU General Public License as published by
 the Free Software Foundation; either version 1, or (at your option)
 any later version.
 .
 On Debian systems, the complete text of version 1 of the GNU General
 Public License can be found in `/usr/share/common-licenses/GPL-1'.

Back to Dashboard | View all reviews for this package