Source: python3-tabularfile
Maintainer: Benjamin Dauvergne <bdauvergne@entrouvert.com>
Section: python
Priority: optional
Build-Depends: debhelper (>= 9),
               dh-python,
               python3,
               python3-setuptools

Package: python3-tabularfile
Architecture: all
Depends: ${misc:Depends},
         ${python3:Depends}
Description: Parse and write tabular files of any size.
 It contains:
 * tools to parse/write ODS files.
