first submodule: house_booking
[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-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-passlib,
32  python-psutil,
33  python-psycopg2,
34  python-pybabel,
35  python-pychart,
36  python-pydot,
37  python-pyparsing,
38  python-pypdf,
39  python-reportlab,
40  python-requests,
41  python-simplejson,
42  python-tz,
43  python-unittest2,
44  python-vatnumber,
45  python-vobject,
46  python-webdav,
47  python-werkzeug,
48  python-xlwt,
49  python-yaml,
50  python-zsi
51 Conflicts: tinyerp-server, openerp-server, openerp-web
52 Replaces: tinyerp-server, openerp-server, openerp-web
53 Recommends:
54  antiword,
55  graphviz,
56  ghostscript,
57  postgresql,
58  python-gevent,
59  poppler-utils
60 Description: OpenERP Enterprise Resource Management
61  OpenERP, previously known as TinyERP, is a complete ERP and CRM. The main
62  features are accounting (analytic and financial), stock management, sales and
63  purchases management, tasks automation, marketing campaigns, help desk, POS,
64  etc. Technical features include a distributed server, flexible workflows, an
65  object database, a dynamic GUI, customizable reports, and an XML-RPC
66  interface.
67