libxml-fast-perl 0.17-1
Package Information
| Description | fast 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. |
|---|---|
| Maintainer | Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org> |
| Changed By | Edmund Lodewijks <edmund@proteamail.com> |
| Sponsor | gregoa@debian.org |
| Distribution | unstable |
| Architecture | any |
| VCS | git: https://salsa.debian.org/perl-team/modules/packages/libxml-fast-perl.git (browse) |
| Closes | #1145683 |
| Tracker | https://tracker.debian.org/pkg/libxml-fast-perl |
| Uploaded | 2 hours ago |
New Package Report
.changes
| Changed-By | Edmund Lodewijks |
|---|---|
| Architecture | source amd64 |
| Distribution | unstable |
| Date | Wed, 26 Aug 2026 17:54:12 +0200 |
| Source | libxml-fast-perl |
| Version | 0.17-1 |
Changelog
libxml-fast-perl (0.17-1) unstable; urgency=medium . * Initial release. (Closes: #1145683)
.dsc
| Section | perl |
|---|---|
| Priority | optional |
| Component | main |
| Package-List | libxml-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'.