File: control

package info (click to toggle)
pycountry 22.3.5%2Bds1-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 340 kB
  • sloc: python: 440; makefile: 11; sh: 7
file content (30 lines) | stat: -rw-r--r-- 844 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
Source: pycountry
Section: python
Priority: optional
Maintainer: David Paleino <dapal@debian.org>
Uploaders:
 Stuart Prescott <stuart@debian.org>,
Build-Depends:
 debhelper-compat (= 13),
 dh-python,
 iso-codes (>> 4.8.0~),
 python3-all,
 python3-pytest,
 python3-setuptools,
Standards-Version: 4.6.0
Homepage: https://pypi.org/pypi/pycountry/
Vcs-Git: https://salsa.debian.org/debian/pycountry.git
Vcs-Browser: https://salsa.debian.org/debian/pycountry
Rules-Requires-Root: no

Package: python3-pycountry
Architecture: all
Depends:
 iso-codes (>> 4.8.0~),
 ${misc:Depends},
 ${python3:Depends},
Description: ISO databases accessible from Python 3
 pycountry provides ISO country, subdivision, language, currency and script
 definitions and their translations, taken from the iso-codes package.
 .
 This is the Python 3 version of the package.