Source: sphinxcontrib-asyncio Maintainer: Debian Python Team Uploaders: Diane Trout , Edward Betts Section: python Build-Depends: debhelper-compat (= 14), dh-sequence-python3, dh-sequence-sphinxdoc, python3-all, python3-setuptools, python3-sphinx (>= 3.0), Standards-Version: 4.7.4 Vcs-Git: https://salsa.debian.org/python-team/packages/sphinxcontrib-asyncio.git Vcs-Browser: https://salsa.debian.org/python-team/packages/sphinxcontrib-asyncio Homepage: https://github.com/aio-libs/sphinxcontrib-asyncio Package: python3-sphinxcontrib-asyncio Architecture: all Depends: python3-pkg-resources, ${sphinxdoc:Depends}, Description: sphinx extension to support coroutines in markup Sphinx extension for adding asyncio-specific markups such as cofunction or async-for . This contains the Python 3 version.