Source: python-petl
Section: python
Priority: optional
Maintainer: Debian Python Team <team+python@tracker.debian.org>
Uploaders:
 Boyuan Yang <byang@debian.org>,
Build-Depends:
 debhelper-compat (= 13),
 dh-sequence-python3,
 pybuild-plugin-pyproject,
 python3-all,
 python3-lxml,
 python3-numpy,
 python3-openpyxl,
 python3-pandas,
 python3-pymysql,
 python3-pytest <!nocheck>,
 python3-requests,
 python3-setuptools,
 python3-setuptools-scm,
 python3-whoosh,
Standards-Version: 4.7.2
Testsuite: autopkgtest-pkg-python
Homepage: https://github.com/petl-developers/petl
Vcs-Git: https://salsa.debian.org/python-team/packages/python-petl.git
Vcs-Browser: https://salsa.debian.org/python-team/packages/python-petl
Rules-Requires-Root: no
Description: Extracting, transforming and loading tables of data
 Petl is a general purpose Python package for extracting, transforming
 and loading tables of data.

Package: python3-petl
Architecture: all
Depends:
 ${misc:Depends},
 ${python3:Depends},
Recommends:
 python3-lxml,
 python3-numpy,
 python3-openpyxl,
 python3-pandas,
 python3-pymysql,
 python3-requests,
 python3-whoosh,
Description: ${source:Synopsis}
 ${source:Extended-Description}
