Source: pyexcel-xls
Section: python
Priority: optional
Maintainer: Kali Developers <devel@kali.org>
Uploaders: Sophie Brun <sophie@offensive-security.com>,
Build-Depends: debhelper-compat (= 13),
               dh-python,
               python3-all,
               python3-nose <!nocheck>,
               python3-pyexcel <!nocheck>,
               python3-pyexcel-io (>= 0.6.2),
               python3-setuptools,
               python3-sphinx,
               python3-xlrd,
               python3-xlwt
Standards-Version: 4.6.1
Homepage: https://github.com/pyexcel/pyexcel-xls
Vcs-Git: https://gitlab.com/kalilinux/packages/pyexcel-xls.git
Vcs-Browser: https://gitlab.com/kalilinux/packages/pyexcel-xls
Testsuite: autopkgtest-pkg-python

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

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