1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33
|
Source: libiri-perl
Section: perl
Priority: optional
Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Uploaders: Axel Beckert <abe@debian.org>,
Jonas Smedegaard <dr@jones.dk>
Build-Depends: debhelper (>= 9)
Build-Depends-Indep: libmoo-perl,
libmoox-handlesvia-perl,
libtry-tiny-perl,
libtype-tiny-perl (>= 0.008),
liburi-perl,
perl (>= 5.15.2)
Standards-Version: 3.9.8
Vcs-Browser: https://anonscm.debian.org/cgit/pkg-perl/packages/libiri-perl.git
Vcs-Git: https://anonscm.debian.org/git/pkg-perl/packages/libiri-perl.git
Homepage: https://metacpan.org/pod/IRI
Testsuite: autopkgtest-pkg-perl
Package: libiri-perl
Architecture: all
Depends: libmoo-perl,
libmoox-handlesvia-perl,
libtype-tiny-perl (>= 0.008),
libtry-tiny-perl,
perl (>= 5.14.0),
${misc:Depends},
${perl:Depends}
Description: Handle Internationalized Resource Identifiers in Perl
The IRI module is a Perl implementation of Internationalized Resource
Identifiers (IRIs) as defined by RFC 3987.
.
See http://www.ietf.org/rfc/rfc3987.txt for the IRI specification.
|