File: control

package info (click to toggle)
libnumber-phone-perl 3.3000-1
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 77,368 kB
  • ctags: 674
  • sloc: perl: 2,571; makefile: 2
file content (24 lines) | stat: -rw-r--r-- 973 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
Source: libnumber-phone-perl
Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Uploaders: Michael Prokop <mika@debian.org>
Section: perl
Testsuite: autopkgtest-pkg-perl
Priority: optional
Build-Depends: debhelper (>= 9)
Build-Depends-Indep: libdbm-deep-perl,
                     libtest-utf8-perl,
                     perl
Standards-Version: 3.9.8
Vcs-Browser: https://anonscm.debian.org/cgit/pkg-perl/packages/libnumber-phone-perl.git
Vcs-Git: https://anonscm.debian.org/git/pkg-perl/packages/libnumber-phone-perl.git
Homepage: https://metacpan.org/release/Number-Phone

Package: libnumber-phone-perl
Architecture: all
Depends: ${misc:Depends},
         ${perl:Depends},
         libdbm-deep-perl
Description: base class for parsing and dealing with phone numbers
 This Perl module and its sub-classes provides support for parsing
 and dealing with phone numbers, e.g. Number::Phone::Country looks up
 the country based on a telephone number.