Source: python-throttler
Section: python
Priority: optional
Maintainer: Debian Python Team <team+python@tracker.debian.org>
Uploaders: Andreas Tille <tille@debian.org>
Build-Depends: debhelper-compat (= 13),
               dh-python,
               python3-all,
               python3-setuptools,
               python3-pytest <!nocheck>
Standards-Version: 4.6.2
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
Rules-Requires-Root: no

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