Source: python-tubes Section: python Priority: optional Maintainer: Debian Python Team Uploaders: Andrius Merkys , Rules-Requires-Root: no Build-Depends: debhelper-compat (= 13), dh-sequence-python3, python3-all, python3-setuptools, python3-twisted , python3-zope.interface , Testsuite: autopkgtest-pkg-pybuild Standards-Version: 4.6.2 Homepage: https://github.com/twisted/tubes Vcs-Browser: https://salsa.debian.org/python-team/packages/python-tubes Vcs-Git: https://salsa.debian.org/python-team/packages/python-tubes.git Package: python3-tubes Architecture: all Depends: ${python3:Depends}, ${misc:Depends}, Description: data-processing and flow-control engine for event-driven programs Tubes is a data-processing and flow-control engine for event-driven programs. Presently based primarily on Twisted, its core data structures are fairly framework-agnostic and could be repurposed to work with any event-driven container.