Source: python-click-plugins Maintainer: Debian GIS Project Uploaders: Johan Van de Wauw Section: python Priority: optional Build-Depends: debhelper-compat (= 13), dh-python, dh-sequence-python3, python3-all, python3-click, python3-pytest, python3-setuptools Standards-Version: 4.7.2 Vcs-Browser: https://salsa.debian.org/debian-gis-team/python-click-plugins/ Vcs-Git: https://salsa.debian.org/debian-gis-team/python-click-plugins.git -b experimental Homepage: https://github.com/click-contrib/click-plugins Rules-Requires-Root: no Testsuite: autopkgtest-pkg-pybuild Package: python3-click-plugins Architecture: all Depends: ${python3:Depends}, ${misc:Depends} Description: Click extension to register external CLI commands (Python 3) Click plugins allows developers of Click commandline applications to add a plugin mechanism to their tools. This allows the creation of subcommands registered by those plugins. . This is the Python 3 version of the package.