Source: python-defer
Section: python
Priority: extra
Maintainer: linuxmangaka <linuxmangaka@gmail.com>
XSBC-Original-Maintainer: Sebastian Heinlein (devel) <devel@glatzor.de>
Rules-Requires-Root: no
Build-Depends: debhelper (>= 7.3),
 dh-python,
 pkgconf,
 pkg-config,
 python3-all,
 python3-nose,
 python3-setuptools,
X-Python-Version: >= 2.7
X-Python3-Version: >= 3.2
Standards-Version: 4.6.2
Homepage: https://launchpad.net/python-defer
Vcs-Bzr: http://bzr.debian.org/collab-maint/python-defer/debian-sid
#Vcs-Browser: https://salsa.debian.org/debian/python-defer
#Vcs-Git: https://salsa.debian.org/debian/python-defer.git

Package: python3-defer
Section: python
Architecture: all
Depends: ${shlibs:Depends},
 ${misc:Depends},
 ${python3:Depends},
Description: Small framework for asynchrouns programming in Python. It is a stripped down version of Twisted's defer
 Small framework for asynchrouns programming in Python. It is a stripped down version of Twisted's defer.