Source: python-requests-cache
Section: python
Maintainer: Christian Marillat <marillat@deb-multimedia.org>
Bugs: mailto:marillat@deb-multimedia.org
Homepage: https://github.com/requests-cache/requests-cache
Testsuite: autopkgtest-pkg-pybuild
Standards-Version: 4.7.3
Build-Depends: debhelper-compat (= 13), dh-sequence-python3,
 pybuild-plugin-pyproject,
 python3-dev,
 python3-attr,
 python3-cattr,
 python3-hatchling,
 python3-pymongo,
 python3-pytest,
 python3-redis,
 python3-requests,
 python3-requests-mock,
 python3-responses,
 python3-url-normalize,
 python3-rich,
 python3-platformdirs,
 python3-tenacity,
 python3-time-machine,

Package: python3-requests-cache
Architecture: all
Depends: ${misc:Depends}, ${python3:Depends}, python3-requests (>= 1.1.0), python3-cattr, python3-platformdirs, python3-url-normalize,
Suggests: python3-boto3, python3-pymongo, python3-redis,
Description: persistent cache for requests library (Python 3)
 Requests-cache is a transparent persistent cache for requests library.
