Debian NEW package overview for libxml-tiny-perl
| libxml-tiny-perl_2.07-1_amd64.changes (click to toggle) | |
|---|---|
| Format: | 1.8 |
| Date: | Sat, 01 Nov 2025 02:13:07 +0100 |
| Source: | libxml-tiny-perl |
| Binary: | libxml-tiny-perl |
| Architecture: | source all |
| Version: | 2.07-1 |
| Distribution: | unstable |
| Urgency: | medium |
| Maintainer: | Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org> |
| Changed-By: | gregor herrmann <gregoa@debian.org> |
| Description: | libxml-tiny-perl - simple lightweight parser for a subset of XML |
| Closes: | 1119830 |
| Changes: | libxml-tiny-perl (2.07-1) unstable; urgency=medium * Initial release (closes: #1119830). |
| Files: | 04809ffaa59cc476bd5b8b72fca7ed3b 2210 perl optional libxml-tiny-perl_2.07-1.dsc d876f8e3600cdec3d6e17cb053d01fe6 37713 perl optional libxml-tiny-perl_2.07.orig.tar.gz 7834427387b1a4c065c63ab0f3898b64 1580 perl optional libxml-tiny-perl_2.07-1.debian.tar.xz 915a9aa9edc699461086746a43c2444f 13324 perl optional libxml-tiny-perl_2.07-1_all.deb 9a951e83f5dc3642aebce58d6294ab42 5719 perl optional libxml-tiny-perl_2.07-1_amd64.buildinfo |
| libxml-tiny-perl_2.07-1.dsc (click to toggle) | |
|---|---|
| Format: | 3.0 (quilt) |
| Source: | libxml-tiny-perl |
| Binary: | libxml-tiny-perl |
| Architecture: | all |
| Version: | 2.07-1 |
| Maintainer: | Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org> |
| Uploaders: | gregor herrmann <gregoa@debian.org>, |
| Homepage: | https://metacpan.org/release/XML-Tiny |
| Standards-Version: | 4.7.2 |
| Vcs-Browser: | https://salsa.debian.org/perl-team/modules/packages/libxml-tiny-perl |
| Vcs-Git: | https://salsa.debian.org/perl-team/modules/packages/libxml-tiny-perl.git |
| Testsuite: | autopkgtest-pkg-perl |
| Build-Depends: | debhelper-compat (=13) |
| Build-Depends-Indep: | perl |
| Package-List: | libxml-tiny-perl deb perl optional arch=all |
| Files: | d876f8e3600cdec3d6e17cb053d01fe6 37713 libxml-tiny-perl_2.07.orig.tar.gz 7834427387b1a4c065c63ab0f3898b64 1580 libxml-tiny-perl_2.07-1.debian.tar.xz |
| control file for libxml-tiny-perl_2.07-1_all.deb (click to toggle) | |
|---|---|
| Package: | libxml-tiny-perl |
| Version: | 2.07-1 |
| Architecture: | all |
| Maintainer: | Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org> |
| Installed-Size: | 35 |
| Depends: | perl:any |
| Section: | perl |
| Priority: | optional |
| Homepage: | https://metacpan.org/release/XML-Tiny |
| Description: | simple lightweight parser for a subset of XML XML::Tiny is a simple lightweight parser for a subset of XML . The subset of XML that is understood: * Element tags and attributes * Comments * The five "core" entities, ie "&", "<", ">", "'" and """; * Numeric entities * CDATA |
| contents of libxml-tiny-perl_2.07-1_all.deb (click to toggle) | |
|---|---|
drwxr-xr-x root/root 0 2025-11-01 01:13 ./ drwxr-xr-x root/root 0 2025-11-01 01:13 ./usr/ drwxr-xr-x root/root 0 2025-11-01 01:13 ./usr/share/ drwxr-xr-x root/root 0 2025-11-01 01:13 ./usr/share/doc/ drwxr-xr-x root/root 0 2025-11-01 01:13 ./usr/share/doc/libxml-tiny-perl/ -rw-r--r-- root/root 162 2025-11-01 01:13 ./usr/share/doc/libxml-tiny-perl/changelog.Debian.gz -rw-r--r-- root/root 216 2017-08-17 20:46 ./usr/share/doc/libxml-tiny-perl/changelog.gz -rw-r--r-- root/root 1416 2025-11-01 01:13 ./usr/share/doc/libxml-tiny-perl/copyright drwxr-xr-x root/root 0 2025-11-01 01:13 ./usr/share/man/ drwxr-xr-x root/root 0 2025-11-01 01:13 ./usr/share/man/man3/ -rw-r--r-- root/root 5019 2025-11-01 01:13 ./usr/share/man/man3/XML::Tiny.3pm.gz drwxr-xr-x root/root 0 2025-11-01 01:13 ./usr/share/perl5/ drwxr-xr-x root/root 0 2025-11-01 01:13 ./usr/share/perl5/XML/ -rw-r--r-- root/root 15704 2017-08-17 20:45 ./usr/share/perl5/XML/Tiny.pm | |
| copyright of libxml-tiny-perl_2.07-1_all.deb (click to toggle) | |
|---|---|
Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Source: https://metacpan.org/release/XML-Tiny Upstream-Name: XML-Tiny Upstream-Contact: David Cantrell <david@cantrell.org.uk> Files: * Copyright: 2007-2010 David Cantrell, <david@cantrell.org.uk> License: Artistic or GPL-2 Files: debian/* Copyright: 2025, gregor herrmann <gregoa@debian.org> 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'. License: GPL-2 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; version 2 dated June, 1991. On Debian systems, the complete text of version 2 of the GNU General Public License can be found in '/usr/share/common-licenses/GPL-2'. | |
Timestamp: 01.11.2025 / 02:12:37 (UTC)