Source: requests-ratelimiter Standards-Version: 4.7.4 Maintainer: Debian Python Team Uploaders: Pieter Lenaerts , Section: python Testsuite: autopkgtest-pkg-python Build-Depends: debhelper-compat (= 13), dh-sequence-python3, pybuild-plugin-pyproject, python3-setuptools, python3-hatchling, python3-pyrate-limiter , python3-pytest , python3-requests , python3-requests-cache , python3-requests-mock , python3-all, Vcs-Browser: https://salsa.debian.org/python-team/packages/requests-ratelimiter Vcs-Git: https://salsa.debian.org/python-team/packages/requests-ratelimiter.git Homepage: https://github.com/JWCook/requests-ratelimiter Package: python3-requests-ratelimiter Architecture: all Depends: ${python3:Depends}, ${misc:Depends}, Description: Easy rate-limiting for Python requests (Python 3) A simple wrapper around pyrate-limiter v2 that adds convenient integration with the requests library.