Source: python-whey-pth
Section: python
Priority: optional
Maintainer: Debian Python Team <team+python@tracker.debian.org>
Uploaders:
 Carsten Schoenert <c.schoenert@t-online.de>,
Build-Depends:
 debhelper-compat (= 13),
 dh-sequence-python3,
 pybuild-plugin-pyproject,
 python3-all,
 python3-coincidence <!nocheck>,
 python3-pytest <!nocheck>,
 python3-setuptools,
 python3-whey,
Standards-Version: 4.7.0
Homepage: https://github.com/repo-helper/whey-pth
Vcs-Browser: https://salsa.debian.org/python-team/packages/python-whey-pth
Vcs-Git: https://salsa.debian.org/python-team/packages/python-whey-pth.git
Testsuite: autopkgtest-pkg-python
Rules-Requires-Root: no

Package: python3-whey-pth
Architecture: all
Depends:
 ${misc:Depends},
 ${python3:Depends},
Description: Extension for Whey to support .pth files (Python 3)
 whey-pth adds the ability to support site-specific paths through .pth files if
 the Whey library is used.
 .
 This package installs the library for Python 3.
