Source: python-trollius
Section: python
Priority: optional
Maintainer: MOS Oslo Team <mos-oslo@mirantis.com>
Build-Depends: debhelper (>= 9),
               python-all (>= 2.7.1),
               python-concurrent.futures,
               python-mock (>= 1.0),
               python-nose,
               python-setuptools,
               python-unittest2,
               python3-all,
               python3-mock,
               python3-nose,
               python3-setuptools
Standards-Version: 3.9.5
Homepage: https://bitbucket.org/enovance/trollius/

Package: python-trollius
Architecture: all
Pre-Depends: dpkg (>= 1.15.6~)
Depends: python-concurrent.futures, ${misc:Depends}, ${python:Depends}
Description: port of the Tulip project on Python 2.7 - Python 2.x
 Trollius is a portage of the Tulip project (asyncio module, PEP 3156) on
 Python 2. Trollius works on Python 2.6-3.4. It has been tested on Windows,
 Linux, Mac OS X, FreeBSD and OpenIndiana.
 .
 This package contains the Python 2.x module.

Package: python3-trollius
Architecture: all
Pre-Depends: dpkg (>= 1.15.6~)
Depends: ${misc:Depends}, ${python3:Depends}
Description: port of the Tulip project on Python 2.7 - Python 3.x
 Trollius is a portage of the Tulip project (asyncio module, PEP 3156) on
 Python 2. Trollius works on Python 2.6-3.4. It has been tested on Windows,
 Linux, Mac OS X, FreeBSD and OpenIndiana.
 .
 This package contains the Python 3.x module.
