ced6043a65038f74e465b194a24178414c901dfa
[odoo/odoo.git] / setup / debian / control
1 Source: openerp
2 Section: net
3 Priority: optional
4 Maintainer: OpenERP SA <al@openerp.com>
5 Build-Depends: debhelper (>= 7.0.50~), python, rsync
6 Standards-Version: 3.9.1
7 Homepage: http://www.openerp.com/
8 Vcs-Bzr: https://launchpad.net/openobject
9
10 Package: openerp
11 Section: net
12 Architecture: all
13 Depends:
14  ${misc:Depends},
15  adduser,
16  python,
17  postgresql-client,
18  python-dateutil,
19  python-decorator,
20  python-docutils,
21  python-feedparser,
22  python-gdata,
23  python-imaging,
24  python-jinja2,
25  python-ldap,
26  python-libxslt1,
27  python-lxml,
28  python-mako,
29  python-mock,
30  python-openid,
31  python-psutil,
32  python-psycopg2,
33  python-pybabel,
34  python-pychart,
35  python-pydot,
36  python-pyparsing,
37  python-reportlab,
38  python-requests,
39  python-simplejson,
40  python-tz,
41  python-unittest2,
42  python-vatnumber,
43  python-vobject,
44  python-webdav,
45  python-werkzeug,
46  python-xlwt,
47  python-yaml,
48  python-zsi
49 Conflicts: tinyerp-server, openerp-server, openerp-web
50 Replaces: tinyerp-server, openerp-server, openerp-web
51 Recommends:
52  antiword,
53  graphviz,
54  ghostscript,
55  postgresql,
56  python-gevent,
57  poppler-utils
58 Description: OpenERP Enterprise Resource Management
59  OpenERP, previously known as TinyERP, is a complete ERP and CRM. The main
60  features are accounting (analytic and financial), stock management, sales and
61  purchases management, tasks automation, marketing campaigns, help desk, POS,
62  etc. Technical features include a distributed server, flexible workflows, an
63  object database, a dynamic GUI, customizable reports, and an XML-RPC
64  interface.
65