Source: relatorio
Section: python
Priority: optional
Maintainer: Debian Tryton Maintainers <maintainers@debian.tryton.org>
Uploaders: Daniel Baumann <daniel@debian.org>, Mathias Behrle <mathiasb@m9s.biz>
Dm-Upload-Allowed: yes
Build-Depends:
 debhelper (>= 9), python (>= 2.6.6-3~), python-genshi, python-setuptools
Standards-Version: 3.9.3
Homepage: http://relatorio.openhex.org/
Vcs-Browser: http://debian.tryton.org/gitweb/?p=packages/relatorio.git
Vcs-Git: git://debian.tryton.org/git/packages/relatorio.git
X-Python-Version: >= 2.4

Package: python-relatorio
Architecture: all
Depends:
 ${misc:Depends}, ${python:Depends}, python-genshi, python-lxml,
 python-pkg-resources
Suggests: python-pycha, python-yaml
Description: Python module to create reports from Python objects
 This is a Python module to create reports from Python objects. Output plugins
 to several formats are included, such as documents (odt, ods, pdf) or images
 (png, svg).
