tryton-gtk2/README
C?dric Krier 80a25809c5 Use package_data instead of data_files
package_data must be used for data that are closely related to the package's
implemenation. This is the case of the pixmaps and the locale.

issue4983
review24421002
2015-10-03 11:45:10 +02:00

54 lines
950 B
Text

tryton
======
The client of the Tryton application platform.
A three-tiers high-level general purpose application platform
written in Python and use Postgresql as database engine.
It is the core base of an Open Source ERP.
It provides modularity, scalability and security.
Installing
----------
See INSTALL
Package Contents
----------------
bin/
Script for startup.
doc/
sphinx documentation in reStructuredText.
To generate the HTML:
python doc/build.py
tryton/
tryton sources.
Support
-------
If you encounter any problems with Tryton, please don't hesitate to ask
questions on the Tryton bug tracker, mailing list, wiki or IRC channel:
http://bugs.tryton.org/
http://groups.tryton.org/
http://wiki.tryton.org/
irc://irc.freenode.net/tryton
License
-------
See LICENSE
Copyright
---------
See COPYRIGHT
For more information please visit the Tryton web site:
http://www.tryton.org/