Source: python-clint Section: python Priority: optional Maintainer: Debian Python Modules Team Uploaders: TANIGUCHI Takaki Build-Depends: debhelper (>= 8.0.0) , dh-python , python3-all , python3-setuptools Standards-Version: 3.9.6 Homepage: https://github.com/kennethreitz/clint Vcs-Git: https://salsa.debian.org/python-team/modules/python-clint.git Vcs-Browser: https://salsa.debian.org/python-team/modules/python-clint Package: python3-clint Architecture: all Depends: ${python3:Depends}, ${misc:Depends} Provides: ${python3:Provides} Description: Python Command-line Application Tools Clint is a Python module filled with a set of awesome tools for developing commandline applications.