Source: toro Maintainer: Kartik Mistry Section: python Priority: optional Build-Depends: debhelper (>= 11), dh-python, python-all (>= 2.6.6-3), python-setuptools (>= 0.6b3), python-tornado (>= 3), python3, python3-setuptools Standards-Version: 4.2.1 Vcs-Git: https://salsa.debian.org/debian/python-toro.git Vcs-Browser: https://salsa.debian.org/debian/python-toro Homepage: https://github.com/ajdavis/toro/ Package: python-toro Architecture: all Depends: ${misc:Depends}, ${python:Depends} XB-Python-Version: ${python:Version} Description: Synchronization primitives for Tornado coroutines A set of locking and synchronizing primitives analogous to those in Python’s threading module or Gevent’s coros, for use with Tornado’s gen.engine. Package: python3-toro Architecture: all Depends: ${misc:Depends}, ${python3:Depends} XB-Python-Version: ${python3:Version} Description: Synchronization primitives for Tornado coroutines (python3) A set of locking and synchronizing primitives analogous to those in Python’s threading module or Gevent’s coros, for use with Tornado’s gen.engine. . This package provides python3 support.