Source: pytoolconfig Section: python Priority: optional Maintainer: Debian Python Team Uploaders: Boyuan Yang , Build-Depends: debhelper-compat (= 13), dh-sequence-python3, pybuild-plugin-pyproject, python3, python3-appdirs , python3-docutils, python3-packaging (>= 23.2), python3-pdm-backend, python3-platformdirs, python3-pydantic , python3-pytest , python3-sphinx, python3-tabulate, python3-tomli, Standards-Version: 4.6.2 Rules-Requires-Root: no Homepage: https://github.com/bageljrkhanofemus/pytoolconfig Vcs-Git: https://salsa.debian.org/python-team/packages/pytoolconfig.git Vcs-Browser: https://salsa.debian.org/python-team/packages/pytoolconfig Package: python3-pytoolconfig Architecture: all Depends: ${misc:Depends}, ${python3:Depends}, python3-platformdirs, Description: Python Tool Configuration Library The goal of this project is to manage configuration for python tools, such as black and rope, and add support for a pyproject.toml configuration file.