Source: python-pytest-click Section: python Priority: optional Maintainer: Debian Python Team Uploaders: Jerome Charaoui Build-Depends: debhelper-compat (= 12), dh-python, pybuild-plugin-pyproject, python3-all, python3-setuptools, python3-click, python3-pytest Standards-Version: 4.6.0 Rules-Requires-Root: no Homepage: https://github.com/Stranger6667/pytest-click Vcs-Git: https://salsa.debian.org/python-team/packages/python-pytest-click.git Vcs-Browser: https://salsa.debian.org/python-team/packages/ptyhon-pytest-click Package: python3-pytest-click Architecture: all Depends: ${misc:Depends}, ${python3:Depends} Description: Click plugin for py.test Click is a Python package for creating beautiful command line interfaces in a composable way with as little code as necessary. pytest-click provides fixtures for easy integration with the py.test framework.