libxml-spice-perl 0.05-1
Package Information
| Description | XML 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. |
|---|---|
| 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 | all |
| VCS | git: https://salsa.debian.org/perl-team/modules/packages/libxml-spice-perl.git (browse) |
| Closes | #1145727 |
| Tracker | https://tracker.debian.org/pkg/libxml-spice-perl |
| Uploaded | 4 hours ago |
New Package Report
.changes
| Version | 0.05-1 |
|---|---|
| Changed-By | Edmund Lodewijks |
| Architecture | source all |
| Distribution | unstable |
| Date | Wed, 26 Aug 2026 22:33:30 +0200 |
| Source | libxml-spice-perl |
Changelog
libxml-spice-perl (0.05-1) unstable; urgency=medium . * Initial release. (Closes: #1145727)
.dsc
| Priority | optional |
|---|---|
| Component | main |
| Package-List | libxml-spice-perl deb perl optional arch=all |
| Section | perl |
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'.