Source: pyproject-api Section: python Priority: optional Maintainer: Debian Python Team Uploaders: Faidon Liambotis Rules-Requires-Root: no Build-Depends: debhelper-compat (= 13), dh-sequence-python3, pybuild-plugin-pyproject, python3-all, python3-hatchling, python3-hatch-vcs, python3-packaging , python3-pytest , python3-pytest-cov , python3-pytest-mock , python3-setuptools , python3-virtualenv , python3-wheel , dh-sequence-sphinxdoc , python3-sphinx , python3-sphinx-autodoc-typehints , furo , Testsuite: autopkgtest-pkg-pybuild Standards-Version: 4.6.2 Homepage: https://github.com/tox-dev/pyproject-api Vcs-Browser: https://salsa.debian.org/python-team/packages/pyproject-api Vcs-Git: https://salsa.debian.org/python-team/packages/pyproject-api.git # either this, or Depends: python3-tomli X-Python3-Version: >= 3.11 Package: python3-pyproject-api Architecture: all Depends: ${python3:Depends}, ${misc:Depends}, ${sphinxdoc:Depends}, Description: API to interact with Python pyproject.toml-based projects pyproject-api aims to abstract away interaction with pyproject.toml style projects in a flexible way.