Source: pyexcel-xlsx
Section: python
Priority: optional
Maintainer: Lorenzo "Palinuro" Faletra <palinuro@parrotsec.org>
Uploaders: Lorenzo "Palinuro" Faletra <palinuro@parrotsec.org>
Build-Depends: debhelper-compat (= 12),
               dh-python,
               python3-all,
               python3-nose,
               python3-openpyxl,
               python3-pyexcel,
               python3-pyexcel-io,
               python3-pyexcel-xls,
               python3-setuptools,
               python3-sphinx
Standards-Version: 4.4.1
Homepage: https://github.com/pyexcel/pyexcel-xlsx
Testsuite: autopkgtest-pkg-python

Package: python3-pyexcel-xlsx
Architecture: all
Depends: ${misc:Depends}, ${python3:Depends}
Suggests: python-pyexcel-xlsx-doc
Description: Wrapper library to manipulate data in xlsx and xlsm (Python 3)
 This package contains a tiny wrapper library to read, manipulate and write
 data in xlsx and xlsm fromat using openpyxl. You are likely to use it with
 python-pyexcel.
 .
 This package installs the library for Python 3.

Package: python-pyexcel-xlsx-doc
Architecture: all
Section: doc
Depends: ${misc:Depends}, ${sphinxdoc:Depends}
Description: Wrapper library for data in xlsx and xlsm (common documentation)
 This package contains a tiny wrapper library to read, manipulate and write
 data in xlsx and xlsm fromat using openpyxl. You are likely to use it with
 python-pyexcel.
 .
 This is the common documentation package.
