Source: relatorio
Maintainer: Debian Tryton Maintainers <team+tryton-team@tracker.debian.org>
Uploaders: Mathias Behrle <mathiasb@m9s.biz>
Section: python
Priority: optional
Build-Depends: debhelper-compat (= 13),
               pybuild-plugin-pyproject,
               python3-all,
               python3-hatchling,
               python3-hatch-tryton,
               python3-genshi,
               python3-lxml,
               python3-puremagic
Standards-Version: 4.7.0
Rules-Requires-Root: no
Vcs-Browser: https://salsa.debian.org/tryton-team/relatorio
Vcs-Git: https://salsa.debian.org/tryton-team/relatorio.git
Homepage: https://code.tryton.org/relatorio

Package: python3-relatorio
Architecture: all
Depends: python3-genshi,
         python3-lxml,
         python3-puremagic,
         ${misc:Depends},
         ${python3:Depends}
Suggests: python3-yaml
Description: Python module to create odt files from Python objects (Python3)
 This is a Python templating library to create odt files from Python objects. 
 .
 This package is targeting Python version 3.
