Source: tryton-server
Section: python
Priority: optional
Maintainer: Debian Tryton Maintainers <maintainers@debian.tryton.org>
Uploaders: Mathias Behrle <mathiasb@m9s.biz>
Build-Depends:
 debhelper (>= 9), python (>= 2.6.6-3~), python-setuptools,
 python-sphinx (>= 1.0.7+dfsg), dh-python, dh-systemd (>= 1.3)
Standards-Version: 3.9.6
Homepage: http://www.tryton.org/
Vcs-Browser: http://anonscm.debian.org/gitweb/?p=tryton/tryton-server.git
Vcs-Git: git://anonscm.debian.org/tryton/tryton-server.git
X-Python-Version: >= 2.7

Package: tryton-server
Architecture: all
Depends:
 ${misc:Depends}, ${python:Depends}, adduser, python-dateutil, python-genshi,
 python-lxml, python-relatorio, python-simplejson, python-polib, python-sql,
 python-pkg-resources
Recommends:
 postgresql, python-psycopg2, postgresql-client, python-levenshtein,
 python-bcrypt, python-pydot, python-webdav, python-openssl, ssl-cert, unoconv
Suggests:
 tryton-client | tryton-neso, tryton-server-doc, tryton-modules-all,
 python-sphinx, libreoffice-draw, libreoffice-writer,
 libreoffice-calc
Description: Tryton Application Platform (Server)
 Tryton is a high-level general purpose application platform written in Python
 and using PostgreSQL as database engine. It is the core base of a complete
 business solution.
 .
 This package contains the server.

Package: tryton-server-doc
Architecture: all
Section: doc
Depends: ${misc:Depends}, ${sphinxdoc:Depends}
Description: Tryton Application Platform (Server Documentation)
 Tryton is a high-level general purpose application platform written in Python
 and using PostgreSQL as database engine. It is the core base of a complete
 business solution.
 .
 This package contains the documentation of the server in HTML format.
