Source: python-discovery
Section: python
Maintainer: Debian Python Team <team+python@tracker.debian.org>
Uploaders: Stefano Rivera <stefanor@debian.org>
Build-Depends:
 debhelper-compat (= 13),
 dh-sequence-sphinxdoc <!nodoc>,
 furo <!nodoc>,
 pybuild-plugin-pyproject,
 python3-all,
 python3-all-venv <!nocheck>,
 python3-filelock <!nocheck>,
 python3-hatch-vcs,
 python3-hatchling,
 python3-platformdirs <!nocheck> <!nodoc>,
 python3-pytest <!nocheck>,
 python3-pytest-mock <!nocheck>,
 python3-setuptools <!nocheck>,
 python3-sphinx <!nodoc>,
 python3-sphinx-autodoc-typehints <!nodoc>,
 python3-sphinxcontrib-mermaid <!nodoc>
Standards-Version: 4.7.4
Homepage: https://python-discovery.readthedocs.io/
Vcs-Git: https://salsa.debian.org/python-team/packages/python-discovery.git
Vcs-Browser: https://salsa.debian.org/python-team/packages/python-discovery

Package: python3-discovery
Architecture: all
Depends: ${misc:Depends}, ${python3:Depends}
Recommends: ${sphinxdoc:Depends}, libjs-d3
Description: Python interpreter discovery - Python Library
 You may have multiple Python versions installed on your machine – system
 Python, versions from pyenv, mise, asdf, or uv. python-discovery finds the
 right one for you.
