freebsd-ports/devel/py-country/pkg-descr
Dmitry Marakasov c637402081 Switch all pypi.python.org WWWs to a new PyPi home pypi.org where
they now redirect to anyway. All new urls checked to return 200,
I've fixed a couple of them in the process.

Approved by:	portmgr blanket, mat
2018-04-25 16:42:37 +00:00

12 lines
391 B
Text

pycountry provides the ISO databases for the standards:
-- 639: Languages
-- 3166: Countries
-- 3166-2: Subdivisions of countries
-- 4217: Currencies
-- 15924: Scripts
The package includes a copy from Debian's pkg-isocodes and makes
the data accessible through a Python API. Translation files for
the various strings are included as well.
WWW: https://pypi.org/project/pycountry/