Source: python-asyncclick Section: python Maintainer: Debian Python Team Uploaders: Carles Pina i Estany , Build-Depends: debhelper-compat (= 14), dh-sequence-python3, flit, pybuild-plugin-pyproject, python3-all, python3-anyio , python3-pytest , python3-trio , Standards-Version: 4.7.4 Homepage: https://github.com/python-trio/asyncclick Vcs-Browser: https://salsa.debian.org/python-team/packages/python-asyncclick Vcs-Git: https://salsa.debian.org/python-team/packages/python-asyncclick.git Package: python3-asyncclick Architecture: all Depends: python3-anyio, Description: AsyncClick is a fork of Click that works well with trio or asyncio (Python 3) Click is a wrapper around optparse for command line utilities. AsyncClick is a fork that works well with trio or asyncio. . This package installs the library for Python 3.