Source: pyexcel
Section: python
Priority: optional
Maintainer: Sophie Brun <sophie@freexian.com>
Build-Depends: debhelper (>= 10),
               dh-python,
               python-all,
               python-setuptools,
               python-sphinx
Standards-Version: 4.0.0
Homepage: https://github.com/pyexcel/pyexcel
Vcs-Git: git://git.kali.org/packages/pyexcel.git
Vcs-Browser: http://git.kali.org/gitweb/?p=packages/pyexcel.git;a=summary
Testsuite: autopkgtest-pkg-python

Package: python-pyexcel
Architecture: all
Depends: ${python:Depends}, ${misc:Depends}
Suggests: python-pyexcel-doc
Description: Single API for reading, manipulating and writing data (Python 2)
 This package contains a Python Wrapper that provides single API for reading,
 manipulating and writing data in csv, ods, xls, xlsx and xlsm files.
 .
 This package installs the library for Python 2.

#Package: python3-pyexcel
#Architecture: all
#Depends: ${python3:Depends}, ${misc:Depends}
#Suggests: python-pyexcel-doc
#Description: Single API for reading, manipulating and writing data (Python 3)
# This package contains a Python Wrapper that provides single API for reading,
# manipulating and writing data in csv, ods, xls, xlsx and xlsm files.
# .
# This package installs the library for Python 3.

Package: python-pyexcel-doc
Architecture: all
Section: doc
Depends: ${sphinxdoc:Depends}, ${misc:Depends}
Description: Single API for reading, manipulating and writing data (common documentation)
 This package contains a Python Wrapper that provides single API for reading,
 manipulating and writing data in csv, ods, xls, xlsx and xlsm files.
 .
 This is the common documentation package.
