Source: python-backports-abc
Priority: optional
Maintainer: Debian Python Modules Team <python-modules-team@lists.alioth.debian.org>
Section: python
Uploaders: Julien Puydt <julien.puydt@laposte.net>
Standards-Version: 4.0.0
Build-Depends: debhelper (>= 9), dh-python, python-all
Homepage: https://github.com/cython/backports_abc
Vcs-Git: https://anonscm.debian.org/git/python-modules/packages/python-backports-abc.git
Vcs-Browser: https://anonscm.debian.org/cgit/python-modules/packages/python-backports-abc.git/
X-Python-Version: >= 2.7
Testsuite: autopkgtest-pkg-python

Package: python-backports-abc
Architecture: all
Depends: ${misc:Depends}, ${python:Depends}
Description: Backport of the "collections.abc" stdlib module (Python 2)
 This is a backport to Python 2 of recent additions to the "collections.abc" in
 Python 3.5.
 .
 This package is (obviously) for Python 2.
