Metadata-Version: 2.1
Name: m9s-trytond
Version: 7.0.19.1
Summary: Tryton Server
Home-page: http://www.m9s.biz/
Download-URL: https://gitlab.com/m9s/trytond.git
Author: MBSolutions
Author-email: info@m9s.biz
License: GPL-3
Project-URL: Bug Tracker, https://support.m9s.biz/
Project-URL: Source Code, https://gitlab.com/mbsolutions/tryton-mono.git
Keywords: business application platform ERP
Platform: any
Classifier: Development Status :: 5 - Production/Stable
Classifier: Environment :: Console
Classifier: Environment :: No Input/Output (Daemon)
Classifier: Framework :: Tryton
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: GNU General Public License v3 or later (GPLv3+)
Classifier: Natural Language :: Bulgarian
Classifier: Natural Language :: Catalan
Classifier: Natural Language :: Chinese (Simplified)
Classifier: Natural Language :: Czech
Classifier: Natural Language :: Dutch
Classifier: Natural Language :: English
Classifier: Natural Language :: Finnish
Classifier: Natural Language :: French
Classifier: Natural Language :: German
Classifier: Natural Language :: Hungarian
Classifier: Natural Language :: Indonesian
Classifier: Natural Language :: Italian
Classifier: Natural Language :: Persian
Classifier: Natural Language :: Polish
Classifier: Natural Language :: Portuguese (Brazilian)
Classifier: Natural Language :: Romanian
Classifier: Natural Language :: Russian
Classifier: Natural Language :: Slovenian
Classifier: Natural Language :: Spanish
Classifier: Natural Language :: Turkish
Classifier: Natural Language :: Ukrainian
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: Implementation :: CPython
Classifier: Topic :: Software Development :: Libraries :: Application Frameworks
Requires-Python: >=3.8
License-File: LICENSE
Requires-Dist: Genshi
Requires-Dist: defusedxml
Requires-Dist: lxml>=2.0
Requires-Dist: passlib>=1.7.0
Requires-Dist: polib
Requires-Dist: python-dateutil
Requires-Dist: python-sql>=1.3
Requires-Dist: relatorio[fodt]>=0.7.0
Requires-Dist: werkzeug>=0.12
Requires-Dist: backports.entry-points-selectable; python_version < "3.10"
Requires-Dist: pytz; python_version < "3.9"
Provides-Extra: argon2
Requires-Dist: passlib[argon2]; extra == "argon2"
Provides-Extra: bcrypt
Requires-Dist: passlib[bcrypt]; extra == "bcrypt"
Provides-Extra: levenshtein
Requires-Dist: python-Levenshtein; extra == "levenshtein"
Provides-Extra: postgresql
Requires-Dist: psycopg2>=2.7.0; extra == "postgresql"
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: qrcode
Requires-Dist: qrcode[pil]; extra == "qrcode"
Requires-Dist: webcolors; extra == "qrcode"
Provides-Extra: test
Requires-Dist: pillow; extra == "test"
Provides-Extra: weasyprint
Requires-Dist: weasyprint; extra == "weasyprint"

mbs-7.0

[![pipeline status](https://gitlab.com/mbsolutions/tryton-mono/badges/mbs-7.0/pipeline.svg)](https://gitlab.com/mbsolutions/tryton-mono/-/commits/mbs-7.0)

[![coverage report](https://gitlab.com/mbsolutions/tryton-mono/badges/mbs-7.0/coverage.svg)](https://gitlab.com/mbsolutions/tryton-mono/-/commits/mbs-7.0)


trytond
=======

The server of the Tryton platform.

Installing
----------

See INSTALL

Note
----

This server may contain patches over the upstream Tryton server
needed for m9s modules to run.

Support
-------

For more information or if you encounter any problems with this module,
please contact the programmers at

#### MBSolutions

   * Issues:   https://gitlab.com/m9s/trytond/issues
   * Website:  http://www.m9s.biz/
   * Email:    info@m9s.biz

If you encounter any problems with Tryton, please don't hesitate to ask
questions on the Tryton bug tracker, forum or IRC channel:

   * http://bugs.tryton.org/
   * http://www.tryton.org/forum
   * irc://irc.freenode.net/tryton

License
-------

See LICENSE

Copyright
---------

See COPYRIGHT
