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
|
Source: liblocales-perl
Section: perl
Priority: optional
Build-Depends: debhelper (>= 8)
Build-Depends-Indep: perl,
libfile-slurp-perl,
libtest-pod-perl,
libtest-pod-coverage-perl,
libtest-carp-perl
Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Uploaders: Ernesto Hernández-Novich (USB) <emhn@usb.ve>,
Jonathan Yu <jawnsy@cpan.org>,
Florian Schlichting <fschlich@zedat.fu-berlin.de>,
gregor herrmann <gregoa@debian.org>
Standards-Version: 3.9.3
Homepage: http://search.cpan.org/dist/Locales/
Vcs-Git: git://git.debian.org/pkg-perl/packages/liblocales-perl.git
Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/liblocales-perl.git
Package: liblocales-perl
Architecture: all
Pre-Depends: dpkg (>= 1.15.6~)
Depends: ${perl:Depends}, ${misc:Depends}
Description: object-oriented access to localized CLDR information
Locales is a Perl library providing an object-oriented interface to
a particular locale, in order to obtain CLDR language and territory
information from it.
|