Source: contextlib2
Section: python
Priority: optional
Maintainer: NeuroDebian Maintainers <team@neuro.debian.net>
X-Original-Maintainer: Debian Python Modules Team <python-modules-team@lists.alioth.debian.org>
Uploaders: Tristan Seligmann <mithrandi@debian.org>,
Build-Depends: debhelper (>= 9),
               dh-python,
               python-all,
               python-setuptools,
               python3-all,
               python3-setuptools,
Standards-Version: 3.9.6
Vcs-Svn: svn://anonscm.debian.org/python-modules/packages/contextlib2/trunk/
Vcs-Browser: http://anonscm.debian.org/viewvc/python-modules/packages/contextlib2/trunk/
Homepage: http://contextlib2.readthedocs.org/

Package: python-contextlib2
Architecture: all
Depends: neurodebian-popularity-contest, ${misc:Depends},
         ${python:Depends},
Description: Backport and enhancements for the contextlib module - Python 2.7
 contextlib2 is a backport of the standard library's contextlib module to
 earlier Python versions.
 .
 It also serves as a real world proving ground for possible future
 enhancements to the standard library version.
 .
 This package contains the Python 2.7 module.

Package: python3-contextlib2
Architecture: all
Depends: neurodebian-popularity-contest, ${misc:Depends},
         ${python3:Depends},
Description: Backport and enhancements for the contextlib module - Python 3.x
 contextlib2 is a backport of the standard library's contextlib module to
 earlier Python versions.
 .
 It also serves as a real world proving ground for possible future
 enhancements to the standard library version.
 .
 This package contains the Python 3.x module.
