File: control

package info (click to toggle)
libnumber-phone-perl 4.0006-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 41,696 kB
  • sloc: perl: 1,933; makefile: 6
file content (37 lines) | stat: -rw-r--r-- 1,683 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
30
31
32
33
34
35
36
37
Source: libnumber-phone-perl
Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Uploaders: Michael Prokop <mika@debian.org>,
           Nick Morrott <nickm@debian.org>
Section: perl
Testsuite: autopkgtest-pkg-perl
Priority: optional
Build-Depends: debhelper-compat (= 13)
Build-Depends-Indep: libdata-compactreadonly-perl <!nocheck>,
                     libdata-dumper-concise-perl <!nocheck>,
                     libdevel-hide-perl <!nocheck>,
                     libfile-sharedir-install-perl,
                     libfile-sharedir-perl <!nocheck>,
                     libparallel-forkmanager-perl <!nocheck>,
                     libscalar-list-utils-perl <!nocheck>,
                     libtest-differences-perl <!nocheck>,
                     libtest-simple-perl <!nocheck>,
                     libtest-warnings-perl (>= 0.031) <!nocheck>,
                     libtest2-suite-perl <!nocheck>,
                     perl
Standards-Version: 4.7.2
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
Rules-Requires-Root: no

Package: libnumber-phone-perl
Architecture: all
Depends: ${misc:Depends},
         ${perl:Depends},
         libdata-compactreadonly-perl,
         libfile-sharedir-perl,
         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.