Metadata-Version: 2.4
Name: trytond_country
Version: 8.0.0
Summary: Countries and subdivisions for Tryton
Project-URL: homepage, https://www.tryton.org/
Project-URL: documentation, https://docs.tryton.org/modules-country/
Project-URL: changelog, https://docs.tryton.org/modules-country/releases.html
Project-URL: forum, https://www.tryton.org/forum
Project-URL: issues, https://bugs.tryton.org/tryton
Project-URL: repository, https://code.tryton.org/tryton
Project-URL: funding, https://www.tryton.org/donate
Author: B2CK SRL, Tiny SPRL
Author-email: Cédric Krier <cedric.krier@b2ck.com>, Bertrand Chenal <bertrand.chenal@b2ck.com>
Maintainer-email: Tryton <foundation@tryton.org>
License-Expression: GPL-3.0-or-later
License-File: COPYRIGHT
License-File: LICENSE
License-File: icons/LICENSE
Keywords: country,tryton
Classifier: Development Status :: 5 - Production/Stable
Classifier: Environment :: Plugins
Classifier: Framework :: Tryton
Classifier: Topic :: Office/Business
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Requires-Python: >=3.10
Requires-Dist: python-sql
Requires-Dist: trytond<8.1,>=8.0
Provides-Extra: completion
Requires-Dist: argcomplete; extra == 'completion'
Provides-Extra: data
Requires-Dist: proteus<8.1,>=8.0; extra == 'data'
Requires-Dist: pycountry>=16.11.8; extra == 'data'
Provides-Extra: geonames
Requires-Dist: proteus<8.1,>=8.0; extra == 'geonames'
Provides-Extra: test
Requires-Dist: proteus<8.1,>=8.0; extra == 'test'
Requires-Dist: pycountry>=16.11.8; extra == 'test'
Description-Content-Type: text/x-rst

##############
Country Module
##############

The *Country Module* provides the basic features needed to handle data
related to countries, their subdivisions, and their postal codes.
It also provides some scripts that are used to load standard countries,
subdivisions, and selected countries' postal codes into Tryton.

