DFSG NEW Queue

DFSG, Licensing & New Packages Team

libxml-spice-perl 0.05-1

Package Information

DescriptionXML generation using Perl function calls

XML::Spice builds XML documents from nested Perl function calls rather than string concatenation or a DOM. Each call names an element, with a hash reference for attributes and further calls or strings for content, so the structure of the document is the structure of the code.

Because elements are ordinary function calls, mismatched tags become syntax errors, and the generated document is assembled lazily and stringified only when used.

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

New Package Report

.changes
Version0.05-1
Changed-ByEdmund Lodewijks
Architecturesource all
Distributionunstable
DateWed, 26 Aug 2026 22:33:30 +0200
Sourcelibxml-spice-perl
Changelog
libxml-spice-perl (0.05-1) unstable; urgency=medium
 .
   * Initial release. (Closes: #1145727)
.dsc
Priorityoptional
Componentmain
Package-Listlibxml-spice-perl deb perl optional arch=all
Sectionperl
debian/copyright
Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: XML-Spice
Upstream-Contact: Robert Norris <rob@eatenbyagrue.org>
Source: https://metacpan.org/release/XML-Spice

Files: *
Copyright: 2006-2016, Robert Norris <rob@eatenbyagrue.org>
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