Source: asyncclick
Maintainer: Matthias Urlichs <matthias@urlichs.de>
Section: python
Priority: optional
Build-Depends: dh-python, python3-setuptools, python3-all, debhelper (>= 9),
  python3-anyio,
  python3-trio,
  python3-pytest,
  python3-pytest-runner,
Standards-Version: 3.9.6
Homepage: http://github.com/pallets/click

Package: python3-asyncclick
Architecture: all
Depends: ${misc:Depends}, ${python3:Depends},
  python3-anyio,
Recommends: python3-trio
Description: A simple wrapper around optparse for powerful command line u

