Source: pyexcel-xlsx Section: python Priority: optional Maintainer: Kali Developers Uploaders: Sophie Brun , Build-Depends: debhelper-compat (= 13), dh-python, python3-all, python3-nose , python3-openpyxl, python3-pyexcel , python3-pyexcel-io (>= 0.6.2), python3-pyexcel-xls (>= 0.7.0) , python3-setuptools, python3-sphinx Standards-Version: 4.5.0 Homepage: https://github.com/pyexcel/pyexcel-xlsx Vcs-Git: https://gitlab.com/kalilinux/packages/pyexcel-xlsx.git Vcs-Browser: https://gitlab.com/kalilinux/packages/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.