Source: tox-ini-fmt
Section: utils
Priority: optional
Maintainer: Daniel Baumann <daniel@debian.org>
Build-Depends:
 debhelper-compat (= 14),
 dh-sequence-python3,
 dh-sequence-single-binary,
 pybuild-plugin-pyproject,
 python3-all,
 python3-hatch-vcs,
 python3-hatchling,
Standards-Version: 4.7.4
Homepage: https://github.com/tox-dev/tox-ini-fmt
Vcs-Browser: https://forgejo.debian.net/git/tox-ini-fmt
Vcs-Git: https://forgejo.debian.net/git/tox-ini-fmt

Package: tox-ini-fmt
Section: utils
Architecture: all
Depends:
 ${misc:Depends},
 ${python3:Depends},
Description: Formater for tox files
 Tox as is a generic virtualenv management and test command line tool.
 tox-ini-fmt applies a consistent format to tox.ini files.
