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