Source: trololio Section: python Priority: optional Maintainer: Debian Python Modules Team Uploaders: Sergio Durigan Junior Build-Depends: debhelper-compat (= 12), dh-python, python3-all, python3-setuptools, Standards-Version: 4.4.1 Homepage: https://github.com/ThinkChaos/Trololio Vcs-Browser: https://salsa.debian.org/python-team/modules/trololio Vcs-Git: https://salsa.debian.org/python-team/modules/trololio.git Testsuite: autopkgtest-pkg-python Package: python3-trololio Architecture: all Depends: ${python3:Depends}, ${misc:Depends} Description: Trollius and asyncio compatibility library (Python 3) Trololio provides a compatibility layer for Trollius and asyncio (aka Tulip). It addresses the differences listed in Trollius and Tulip: . * Allows the use of Trollius' syntax with asyncio. * Provides missing objects and aliases for the others. * Synchronizes debug environnement variables. . This package installs the library for Python 3.