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: 3.9.8
Build-Depends: debhelper (>= 9), dh-python, python, python3
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
X-Python3-Version: << 3.5
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.

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