File: control

package info (click to toggle)
libnumber-phone-perl 3.6006-1
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 136,072 kB
  • sloc: perl: 2,719; makefile: 2
file content (33 lines) | stat: -rw-r--r-- 1,442 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
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: libdbm-deep-perl <!nocheck>,
                     libfile-sharedir-install-perl,
                     libfile-sharedir-perl (>= 1.104) <!nocheck>,
                     libparallel-forkmanager-perl <!nocheck>,
                     libscalar-list-utils-perl <!nocheck>,
                     libtest-simple-perl <!nocheck>,
                     libtest-utf8-perl <!nocheck>,
                     perl
Standards-Version: 4.5.0
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},
         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.