File: control

package info (click to toggle)
libnumber-phone-perl 3.4006-1
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 113,756 kB
  • sloc: perl: 2,569; makefile: 2
file content (29 lines) | stat: -rw-r--r-- 1,219 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
29
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 (>= 10)
Build-Depends-Indep: libdbm-deep-perl,
                     libfile-sharedir-install-perl (>= 0.11),
                     libfile-sharedir-perl (>= 1.104),
                     libscalar-list-utils-perl,
                     libtest-utf8-perl,
                     perl
Standards-Version: 4.2.1
Vcs-Browser: https://salsa.debian.org/perl-team/modules/packages/libnumber-phone-perl
Vcs-Git: https://salsa.debian.org/perl-team/modules/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,
         libfile-sharedir-perl (>= 1.104),
         libscalar-list-utils-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.