7a1bfb62bb882b778cdee828bb6275ef00821eb7
[odoo/odoo.git] / 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-docutils,
20  python-feedparser,
21  python-gdata,
22  python-ldap,
23  python-libxslt1,
24  python-lxml,
25  python-mako,
26  python-openid,
27  python-psutil,
28  python-psycopg2,
29  python-pybabel,
30  python-pychart,
31  python-pydot,
32  python-pyparsing,
33  python-reportlab,
34  python-simplejson,
35  python-tz,
36  python-vatnumber,
37  python-vobject,
38  python-webdav,
39  python-werkzeug,
40  python-xlwt,
41  python-yaml,
42  python-zsi
43 Conflicts: tinyerp-server, openerp-server, openerp-web
44 Replaces: tinyerp-server, openerp-server, openerp-web
45 Recommends:
46  graphviz, ghostscript, postgresql, python-imaging, python-matplotlib
47 Description: OpenERP Enterprise Resource Management
48  OpenERP, previously known as TinyERP, is a complete ERP and CRM. The main
49  features are accounting (analytic and financial), stock management, sales and
50  purchases management, tasks automation, marketing campaigns, help desk, POS,
51  etc. Technical features include a distributed server, flexible workflows, an
52  object database, a dynamic GUI, customizable reports, and NET-RPC and XML-RPC
53  interfaces.
54