Source: python-throttler
X-Style: black
Standards-Version: 4.7.4
Maintainer: Debian Python Team <team+python@tracker.debian.org>
Uploaders:
 Andreas Tille <tille@debian.org>,
Section: python
Testsuite: autopkgtest-pkg-pybuild
Build-Depends:
 debhelper-compat (= 13),
 dh-sequence-python3,
 pybuild-plugin-pyproject,
 python3-all,
 python3-pytest <!nocheck>,
 python3-pytest-asyncio <!nocheck>,
 python3-setuptools,
Vcs-Browser: https://salsa.debian.org/python-team/packages/python-throttler
Vcs-Git: https://salsa.debian.org/python-team/packages/python-throttler.git
Homepage: https://github.com/uburuntu/throttler

Package: python3-throttler
Architecture: all
Multi-Arch: foreign
Depends:
 ${misc:Depends},
 ${python3:Depends},
Description: easy throttling with asyncio support for Python3
 Zero-dependency Python package for easy throttling with asyncio
 support.
