Metadata-Version: 2.4
Name: trytond_party
Version: 8.0.0
Summary: Parties and addresses for Tryton
Project-URL: homepage, https://www.tryton.org/
Project-URL: documentation, https://docs.tryton.org/modules-party/
Project-URL: changelog, https://docs.tryton.org/modules-party/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, Udo Spallek, Korbinian Preisler, virtual things, 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: party,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>=0.4
Requires-Dist: python-stdnum>=2.2
Requires-Dist: trytond-country<8.1,>=8.0
Requires-Dist: trytond<8.1,>=8.0
Provides-Extra: phonenumbers
Requires-Dist: phonenumbers; extra == 'phonenumbers'
Provides-Extra: phonenumbers-lite
Requires-Dist: phonenumberslite; extra == 'phonenumbers-lite'
Provides-Extra: test
Requires-Dist: phonenumberslite; extra == 'test'
Requires-Dist: proteus<8.1,>=8.0; extra == 'test'
Provides-Extra: vies
Requires-Dist: python-stdnum[soap]; extra == 'vies'
Description-Content-Type: text/x-rst

############
Party Module
############

The *Party Module* is used to store and manage information about people,
businesses, organisations, and associations.
It allows you to save information such as contact details, addresses,
identifiers and the language used by each of these different entities.

