Source: pycountry
Section: python
Priority: extra
Maintainer: David Paleino <dapal@debian.org>
Build-Depends:
 debhelper (>= 10)
 , dh-python
 , python (>= 2.6.6-3~)
 , python3 (>= 3.4.1-1~)
 , python-setuptools
 , python3-setuptools
 , python-pytest
 , python3-pytest
 , iso-codes
Standards-Version: 4.1.0
Homepage: http://pypi.python.org/pypi/pycountry/
Vcs-Git: https://anonscm.debian.org/git/collab-maint/pycountry.git
Vcs-Browser: https://anonscm.debian.org/git/collab-maint/pycountry.git

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

Package: python3-pycountry
Architecture: all
Depends:
 ${python3:Depends}
 , ${misc:Depends}
 , iso-codes
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.
