File: control

package info (click to toggle)
python-phonenumbers 8.9.10-1
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 40,536 kB
  • sloc: python: 334,631; xml: 39,354; makefile: 117; java: 91
file content (33 lines) | stat: -rw-r--r-- 1,218 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: python-phonenumbers
Section: python
Priority: optional
Maintainer: Andrej Shadura <andrewsh@debian.org>
Rules-Requires-Root: no
Build-Depends:
 debhelper (>= 9),
 dh-python,
 python-all (>= 2.6.6-3),
 python-setuptools (>= 0.6.24),
 python3-all,
 python3-setuptools (>= 0.6.24)
Standards-Version: 4.0.0
X-Python-Version: >= 2.7
Testsuite: autopkgtest-pkg-python
Homepage: https://github.com/daviddrysdale/python-phonenumbers
Vcs-Git: https://salsa.debian.org/debian/python-phonenumbers.git
Vcs-Browser: https://salsa.debian.org/debian/python-phonenumbers

Package: python-phonenumbers
Architecture: all
Depends: ${misc:Depends}, ${python:Depends}
Provides: ${python:Provides}
Description: parsing/formatting/validating phone numbers - Python 2
 This package provides a Python 2 port of Google's libphonenumber library
 for parsing, formatting, storing and validating international phone numbers.

Package: python3-phonenumbers
Architecture: all
Depends: ${misc:Depends}, ${python3:Depends}
Description: parsing/formatting/validating phone numbers - Python 3
 This package provides a Python 3 port of Google's libphonenumber library
 for parsing, formatting, storing and validating international phone numbers.