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
|
Source: libdatetime-locale-perl
Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Uploaders: Damyan Ivanov <dmn@debian.org>,
MartÃn Ferrari <tincho@debian.org>,
Jonathan Yu <jawnsy@cpan.org>,
gregor herrmann <gregoa@debian.org>,
Ansgar Burchardt <ansgar@debian.org>,
Fabrizio Regalli <fabreg@fabreg.it>
Section: perl
Priority: extra
Build-Depends: debhelper (>= 9)
Build-Depends-Indep: perl,
libdist-checkconflicts-perl,
liblist-moreutils-perl,
libparams-validate-perl,
libtest-fatal-perl,
libtest-output-perl,
libtest-requires-perl,
libtest-warnings-perl,
perl (>= 5.13.4) | libtest-simple-perl (>= 0.96)
Standards-Version: 3.9.6
Vcs-Browser: https://anonscm.debian.org/cgit/pkg-perl/packages/libdatetime-locale-perl.git
Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libdatetime-locale-perl.git
Homepage: http://datetime.perl.org/
Testsuite: autopkgtest-pkg-perl
Package: libdatetime-locale-perl
Architecture: all
Depends: ${misc:Depends},
${perl:Depends},
liblist-moreutils-perl,
libparams-validate-perl
Description: Perl extension providing localization support for DateTime
DateTime::Locale extends DateTime by providing localization support. It also
provides some functions for getting information on available locales and is
easily customizable through the addition of new locales.
|