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 34 35 36 37 38 39 40 41 42 43
|
Source: liburi-namespacemap-perl
Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Uploaders: gregor herrmann <gregoa@debian.org>,
Jonas Smedegaard <dr@jones.dk>
Section: perl
Testsuite: autopkgtest-pkg-perl
Priority: optional
Build-Depends: debhelper (>= 9)
Build-Depends-Indep: libiri-perl,
libmoo-perl,
libnamespace-autoclean-perl,
libtest-exception-perl,
libtry-tiny-perl,
librdf-ns-curated-perl,
librdf-ns-perl (>= 20130802),
librdf-prefixes-perl,
libmoo-perl (<< 2.003000) | libsub-quote-perl,
libtypes-uri-perl,
liburi-perl,
libxml-commonns-perl,
perl
Standards-Version: 3.9.8
Vcs-Browser: https://anonscm.debian.org/cgit/pkg-perl/packages/liburi-namespacemap-perl.git
Vcs-Git: https://anonscm.debian.org/git/pkg-perl/packages/liburi-namespacemap-perl.git
Homepage: https://metacpan.org/release/URI-NamespaceMap
Package: liburi-namespacemap-perl
Architecture: all
Depends: ${misc:Depends},
${perl:Depends},
libiri-perl,
libnamespace-autoclean-perl,
libmoo-perl,
libtry-tiny-perl,
libtypes-uri-perl,
liburi-perl
Recommends: librdf-ns-curated-perl,
librdf-ns-perl (>= 20130802),
librdf-prefixes-perl,
libxml-commonns-perl
Description: namespace URI management classes for Perl
URI::NamespaceMap provides classes for autoloading methods to help create and
manage namespace URIs as well as manage collections of them.
|