Source: qt-reactor
Section: python
Priority: optional
Maintainer: Debian Python Team <team+python@tracker.debian.org>
Uploaders: Bastian Germann <bage@debian.org>
Rules-Requires-Root: no
Build-Depends:
 debhelper-compat (= 13),
 dh-sequence-python3,
 python3-setuptools,
 python3-all,
Testsuite: autopkgtest-pkg-python
Standards-Version: 4.7.2
Homepage: https://github.com/frmdstryr/qt-reactor
Vcs-Browser: https://salsa.debian.org/python-team/packages/qt-reactor
Vcs-Git: https://salsa.debian.org/python-team/packages/qt-reactor.git

Package: python3-qt-reactor
Architecture: all
Depends:
 ${python3:Depends},
 ${misc:Depends},
Description: Twisted Qt eventloop integration (Python 3)
 Wires up the twisted and Qt eventloop systems.
 .
 This package installs the library for Python 3.
