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
|
Source: liblocale-codes-perl
Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Uploaders: Damyan Ivanov <dmn@debian.org>
Section: perl
Testsuite: autopkgtest-pkg-perl
Priority: optional
Build-Depends: debhelper-compat (= 13)
Build-Depends-Indep: libfile-find-rule-perl <!nocheck>,
libtest-inter-perl (>= 1.09) <!nocheck>,
libtest-pod-coverage-perl <!nocheck>,
libtest-pod-perl <!nocheck>,
libtest-simple-perl <!nocheck>,
perl
Standards-Version: 4.5.1
Vcs-Browser: https://salsa.debian.org/perl-team/modules/packages/liblocale-codes-perl
Vcs-Git: https://salsa.debian.org/perl-team/modules/packages/liblocale-codes-perl.git
Homepage: https://metacpan.org/release/Locale-Codes
Rules-Requires-Root: no
Package: liblocale-codes-perl
Architecture: all
Depends: ${misc:Depends},
${perl:Depends}
Multi-Arch: foreign
Description: collection of Perl modules for handling of locale codes
Locale::Codes contains Perl modules which can be used to process ISO codes
for identifying languages, countries, scripts, and currencies & funds.
.
It consists of a number of modules used for each of the different types of
codes.
|