Metadata-Version: 2.4
Name: trytond
Version: 8.0.1
Summary: Tryton server
Project-URL: homepage, https://www.tryton.org/
Project-URL: documentation, https://docs.tryton.org/server/
Project-URL: changelog, https://docs.tryton.org/server/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: Tiny SPRL, B2CK SRL, Openlabs Technologies & Consulting (P) Ltd, SALUC SA
Author-email: Cédric Krier <cedric.krier@b2ck.com>, Bertrand Chenal <bertrand.chenal@b2ck.com>, Nicolas Évrard <nicolas.evrard@b2ck.com>, Maxime Richez <maxime.richez@saluc.com>
Maintainer-email: Tryton <foundation@tryton.org>
License-Expression: GPL-3.0-or-later
License-File: COPYRIGHT
License-File: LICENSE
Keywords: tryton
Classifier: Development Status :: 5 - Production/Stable
Classifier: Environment :: Console
Classifier: Environment :: No Input/Output (Daemon)
Classifier: Framework :: Tryton
Classifier: Intended Audience :: Developers
Classifier: Topic :: Office/Business
Classifier: Topic :: Software Development :: Libraries :: Application Frameworks
Requires-Python: >=3.10
Requires-Dist: backports-entry-points-selectable; python_version < '3.10'
Requires-Dist: defusedxml
Requires-Dist: genshi
Requires-Dist: lxml>=2.0
Requires-Dist: polib
Requires-Dist: pwdlib[argon2]>=0.2
Requires-Dist: python-dateutil
Requires-Dist: python-sql>=1.8
Requires-Dist: pytz; python_version < '3.9'
Requires-Dist: relatorio[fodt]>=0.7.0
Requires-Dist: simpleeval
Requires-Dist: werkzeug>=0.12
Provides-Extra: barcode
Requires-Dist: python-barcode[images]; extra == 'barcode'
Provides-Extra: completion
Requires-Dist: argcomplete; extra == 'completion'
Provides-Extra: coroutine
Requires-Dist: gevent>=1.1; extra == 'coroutine'
Provides-Extra: email-validation
Requires-Dist: dnspython; extra == 'email-validation'
Requires-Dist: email-validator>=2; extra == 'email-validation'
Provides-Extra: graphviz
Requires-Dist: pydot; extra == 'graphviz'
Provides-Extra: html2text
Requires-Dist: html2text; extra == 'html2text'
Provides-Extra: image
Requires-Dist: pillow; extra == 'image'
Provides-Extra: levenshtein
Requires-Dist: python-levenshtein; extra == 'levenshtein'
Provides-Extra: mjml
Requires-Dist: mrml; (python_version < '3.14') and extra == 'mjml'
Provides-Extra: postgresql
Requires-Dist: psycopg[pool]>=3; extra == 'postgresql'
Provides-Extra: qrcode
Requires-Dist: qrcode[pil]; extra == 'qrcode'
Requires-Dist: webcolors; extra == 'qrcode'
Provides-Extra: test
Requires-Dist: html2text; extra == 'test'
Requires-Dist: pillow; extra == 'test'
Requires-Dist: pydot; extra == 'test'
Provides-Extra: weasyprint
Requires-Dist: weasyprint; extra == 'weasyprint'
Description-Content-Type: text/x-rst

trytond
=======

The server of Tryton.
Tryton is business software, ideal for companies of any size, easy to use,
complete and 100% Open Source.
It provides modularity, scalability and security.
