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

Package: python3-contextlib2
Architecture: all
Description: Backports and enhancements for the contextlib module
 contextlib2 is a backport of the standard library’s contextlib module to
 earlier Python versions.
Depends:
 ${misc:Depends},
 ${shlibs:Depends},
 ${python3:Depends},
 python3,
