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