Source: python-aiocontextvars
Section: python
Priority: optional
Standards-Version: 4.5.0
Maintainer: Wong Hoi Sing Edison <hswong3i@pantarei-design.com>
Homepage: https://github.com/fantix/aiocontextvars/tags
Vcs-Browser: https://github.com/alvistack/fantix-aiocontextvars
Vcs-Git: https://github.com/alvistack/fantix-aiocontextvars.git
Build-Depends:
 debhelper,
 debhelper-compat (= 10),
 dh-python,
 fdupes,
 python3-contextvars (>= 2.4),
 python3-dev,
 python3-pip,

Package: python3-aiocontextvars
Architecture: all
Description: Asyncio support for PEP-567 contextvars backport
 IMPORTANT: This package will be deprecated after contextvars asyncio
 backport is fixed. Before then, this library experimentally provides the
 missing asyncio support for the contextvars backport library. Please
 read more in Python 3.7 contextvars documentation.
Depends:
 ${misc:Depends},
 ${shlibs:Depends},
 ${python3:Depends},
 python3,
 python3-contextvars (>= 2.4),
