Source: camelot-py
Maintainer: Debian Python Team <team+python@tracker.debian.org>
Uploaders: Elena Grandi <valhalla@debian.org>,
Section: python
Priority: optional
Build-Depends:
 dh-sequence-python3,
 python3-setuptools,
 python3-all,
 debhelper-compat (= 13),
 help2man,
 poppler-utils,
 python3-pytest,
 python3-pytest-cov,
 python3-pytest-mpl,
 python3-pytest-runner,
 python3-chardet,
 python3-click,
 python3-ghostscript,
 python3-numpy,
 python3-opencv,
 python3-openpyxl,
 python3-pandas,
 python3-pdfminer,
 python3-pypdf,
 python3-tabulate,
Standards-Version: 4.6.2
Rules-Requires-Root: no
Vcs-Git: https://salsa.debian.org/python-team/packages/camelot-py.git
Vcs-Browser: https://salsa.debian.org/python-team/packages/camelot-py
Homepage: http://camelot-py.readthedocs.io/

Package: camelot
Architecture: all
Depends:
 ${misc:Depends},
 ${python3:Depends},
 python3-chardet,
 python3-click,
 python3-ghostscript,
 python3-numpy,
 python3-opencv,
 python3-openpyxl,
 python3-pandas,
 python3-pdfminer,
 python3-pypdf,
 python3-tabulate,
Description: PDF Table Extraction for Humans
 A Python library and command line program to extract tables from PDF data.
