File: control

package info (click to toggle)
liblocales-perl 0.34%2Bds-1
  • links: PTS, VCS
  • area: main
  • in suites: bullseye, buster, stretch
  • size: 62,404 kB
  • ctags: 492
  • sloc: perl: 379,279; sh: 54; makefile: 6
file content (28 lines) | stat: -rw-r--r-- 1,122 bytes parent folder | download
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
Source: liblocales-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 <fsfs@debian.org>,
           gregor herrmann <gregoa@debian.org>
Section: perl
Priority: optional
Build-Depends: debhelper (>= 9)
Build-Depends-Indep: perl,
                     libfile-slurp-perl,
                     libmodule-want-perl,
                     libtest-carp-perl
Standards-Version: 3.9.6
Vcs-Browser: https://anonscm.debian.org/cgit/pkg-perl/packages/liblocales-perl.git
Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/liblocales-perl.git
Homepage: https://metacpan.org/release/Locales
Testsuite: autopkgtest-pkg-perl

Package: liblocales-perl
Architecture: all
Depends: ${perl:Depends},
         ${misc:Depends},
         libmodule-want-perl
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.