1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26
|
Source: tryton-modules-dashboard
Section: python
Priority: optional
Maintainer: Debian Tryton Maintainers <tryton@lists.debian-maintainers.org>
Uploaders:
Daniel Baumann <daniel@debian.org>,
Mathias Behrle <mathiasb@mbsolutions.selfip.biz>
Dm-Upload-Allowed: yes
Build-Depends: debhelper (>= 7), python, python-setuptools, python-support
Standards-Version: 3.8.4
Homepage: http://www.tryton.org/
Vcs-Browser: http://git.debian-maintainers.org/?p=tryton/tryton-modules-dashboard.git
Vcs-Git: git://git.debian-maintainers.org/git/tryton/tryton-modules-dashboard.git
Package: tryton-modules-dashboard
Architecture: all
Depends:
${misc:Depends}, ${python:Depends}, python-lxml, tryton-server (>= 1.6),
python-pkg-resources
XB-Python-Version: ${python:Versions}
Description: Tryton Application Platform (Dashboard Module)
Tryton is a high-level general purpose application platform written in Python
and using PostgreSQL as database engine. It is the core base of a complete
business solution.
.
This package allows to create a personalized dashboard.
|