| 12
 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
 44
 45
 46
 47
 48
 49
 50
 51
 52
 
 | 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-compat (= 13)
Build-Depends-Indep:
 libattean-perl <!nocheck>,
 libiri-perl,
 libmoo-perl,
 libnamespace-autoclean-perl,
 librdf-ns-curated-perl,
 librdf-ns-perl,
 librdf-prefixes-perl,
 librdf-trine-perl <!nocheck>,
 libsub-quote-perl,
 libtest-deep-perl <!nocheck>,
 libtest-exception-perl <!nocheck>,
 libtest-requires-perl <!nocheck>,
 libtry-tiny-perl,
 libtypes-uri-perl,
 liburi-perl,
 libxml-commonns-perl,
Standards-Version: 4.7.0
Vcs-Browser: https://salsa.debian.org/perl-team/modules/packages/liburi-namespacemap-perl
Vcs-Git: https://salsa.debian.org/perl-team/modules/packages/liburi-namespacemap-perl.git
Homepage: https://metacpan.org/release/URI-NamespaceMap
Rules-Requires-Root: no
Package: liburi-namespacemap-perl
Architecture: all
Depends:
 libiri-perl,
 libmoo-perl,
 libnamespace-autoclean-perl,
 libsub-quote-perl,
 libtry-tiny-perl,
 libtypes-uri-perl,
 liburi-perl,
 ${misc:Depends},
 ${perl:Depends},
Recommends:
 librdf-ns-curated-perl,
 librdf-ns-perl,
 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.
 |