Source: contextvars
Section: python
Priority: optional
Maintainer: Pablo Suarez Hernandez <psuarezhernandez@suse.com>
Build-Depends: debhelper (>= 10), dh-python, python3-all, python3-setuptools, python3-immutables
Standards-Version: 4.1.2
Homepage: https://github.com/MagicStack/contextvars
X-Python-Version: >= 2.6
X-Python3-Version: >= 3.2
Vcs-Git: https://github.com/MagicStack/contextvars.git/
Vcs-Browser: https://github.com/MagicStack/contextvars

Package: python3-contextvars
Architecture: all
Depends: ${python3:Depends}, ${misc:Depends}, python3-immutables
Description: PEP 567 (context variables) backport (Python 3)
 This package installs the library for Python 3.
