Base Package:
mingw-w64-python-requests-cache

Description:
A persistent cache for python requests (mingw-w64)
Group(s):
-
Repo:
ucrt64
Homepage:
https://github.com/requests-cache/requests-cache
License(s):
BSD-2-Clause
Version:
1.2.0-1
GIT Version:
1.2.0-1
Anitya:
python-requests-cache
AUR:
1.2.0
Gentoo:
1.2.0
PyPI:
1.2.0
Repology:
python-requests-cache

Installation:
pacman -S mingw-w64-ucrt-x86_64-python-requests-cache
File:
https://mirror.msys2.org/mingw/ucrt64/mingw-w64-ucrt-x86_64-python-requests-cache-1.2.0-1-any.pkg.tar.zst
SHA256:
d072abdc61c8bfa8244bb94b23a3ef46d2b75fafac5c2d2be4fd71a9d90ec949
Last Packager:
CI (msys2/msys2-autobuild/3e617554/8347440718)
Build Date:
2024-03-19 17:27:19
Package Size:
0.12 MB
Installed Size:
0.65 MB

Dependencies:
Optional Dependencies:
-
Build Dependencies:
Check Dependencies:
-
Provides:
-
Conflicts:
-
Replaces:
-

Provided By:
-
Required By:

Files:
/ucrt64/lib/python3.11/site-packages/requests_cache-1.2.0.dist-info/LICENSE
/ucrt64/lib/python3.11/site-packages/requests_cache-1.2.0.dist-info/METADATA
/ucrt64/lib/python3.11/site-packages/requests_cache-1.2.0.dist-info/RECORD
/ucrt64/lib/python3.11/site-packages/requests_cache-1.2.0.dist-info/WHEEL
/ucrt64/lib/python3.11/site-packages/requests_cache/__init__.py
/ucrt64/lib/python3.11/site-packages/requests_cache/__pycache__/__init__.cpython-311.opt-1.pyc
/ucrt64/lib/python3.11/site-packages/requests_cache/__pycache__/__init__.cpython-311.pyc
/ucrt64/lib/python3.11/site-packages/requests_cache/__pycache__/_utils.cpython-311.opt-1.pyc
/ucrt64/lib/python3.11/site-packages/requests_cache/__pycache__/_utils.cpython-311.pyc
/ucrt64/lib/python3.11/site-packages/requests_cache/__pycache__/cache_keys.cpython-311.opt-1.pyc
/ucrt64/lib/python3.11/site-packages/requests_cache/__pycache__/cache_keys.cpython-311.pyc
/ucrt64/lib/python3.11/site-packages/requests_cache/__pycache__/patcher.cpython-311.opt-1.pyc
/ucrt64/lib/python3.11/site-packages/requests_cache/__pycache__/patcher.cpython-311.pyc
/ucrt64/lib/python3.11/site-packages/requests_cache/__pycache__/session.cpython-311.opt-1.pyc
/ucrt64/lib/python3.11/site-packages/requests_cache/__pycache__/session.cpython-311.pyc
/ucrt64/lib/python3.11/site-packages/requests_cache/_utils.py
/ucrt64/lib/python3.11/site-packages/requests_cache/backends/__init__.py
/ucrt64/lib/python3.11/site-packages/requests_cache/backends/__pycache__/__init__.cpython-311.opt-1.pyc
/ucrt64/lib/python3.11/site-packages/requests_cache/backends/__pycache__/__init__.cpython-311.pyc
/ucrt64/lib/python3.11/site-packages/requests_cache/backends/__pycache__/base.cpython-311.opt-1.pyc
/ucrt64/lib/python3.11/site-packages/requests_cache/backends/__pycache__/base.cpython-311.pyc
/ucrt64/lib/python3.11/site-packages/requests_cache/backends/__pycache__/dynamodb.cpython-311.opt-1.pyc
/ucrt64/lib/python3.11/site-packages/requests_cache/backends/__pycache__/dynamodb.cpython-311.pyc
/ucrt64/lib/python3.11/site-packages/requests_cache/backends/__pycache__/filesystem.cpython-311.opt-1.pyc
/ucrt64/lib/python3.11/site-packages/requests_cache/backends/__pycache__/filesystem.cpython-311.pyc
/ucrt64/lib/python3.11/site-packages/requests_cache/backends/__pycache__/gridfs.cpython-311.opt-1.pyc
/ucrt64/lib/python3.11/site-packages/requests_cache/backends/__pycache__/gridfs.cpython-311.pyc
/ucrt64/lib/python3.11/site-packages/requests_cache/backends/__pycache__/mongodb.cpython-311.opt-1.pyc
/ucrt64/lib/python3.11/site-packages/requests_cache/backends/__pycache__/mongodb.cpython-311.pyc
/ucrt64/lib/python3.11/site-packages/requests_cache/backends/__pycache__/redis.cpython-311.opt-1.pyc
/ucrt64/lib/python3.11/site-packages/requests_cache/backends/__pycache__/redis.cpython-311.pyc
/ucrt64/lib/python3.11/site-packages/requests_cache/backends/__pycache__/sqlite.cpython-311.opt-1.pyc
/ucrt64/lib/python3.11/site-packages/requests_cache/backends/__pycache__/sqlite.cpython-311.pyc
/ucrt64/lib/python3.11/site-packages/requests_cache/backends/base.py
/ucrt64/lib/python3.11/site-packages/requests_cache/backends/dynamodb.py
/ucrt64/lib/python3.11/site-packages/requests_cache/backends/filesystem.py
/ucrt64/lib/python3.11/site-packages/requests_cache/backends/gridfs.py
/ucrt64/lib/python3.11/site-packages/requests_cache/backends/mongodb.py
/ucrt64/lib/python3.11/site-packages/requests_cache/backends/redis.py
/ucrt64/lib/python3.11/site-packages/requests_cache/backends/sqlite.py
/ucrt64/lib/python3.11/site-packages/requests_cache/cache_keys.py
/ucrt64/lib/python3.11/site-packages/requests_cache/models/__init__.py
/ucrt64/lib/python3.11/site-packages/requests_cache/models/__pycache__/__init__.cpython-311.opt-1.pyc
/ucrt64/lib/python3.11/site-packages/requests_cache/models/__pycache__/__init__.cpython-311.pyc
/ucrt64/lib/python3.11/site-packages/requests_cache/models/__pycache__/base.cpython-311.opt-1.pyc
/ucrt64/lib/python3.11/site-packages/requests_cache/models/__pycache__/base.cpython-311.pyc
/ucrt64/lib/python3.11/site-packages/requests_cache/models/__pycache__/raw_response.cpython-311.opt-1.pyc
/ucrt64/lib/python3.11/site-packages/requests_cache/models/__pycache__/raw_response.cpython-311.pyc
/ucrt64/lib/python3.11/site-packages/requests_cache/models/__pycache__/request.cpython-311.opt-1.pyc
/ucrt64/lib/python3.11/site-packages/requests_cache/models/__pycache__/request.cpython-311.pyc
/ucrt64/lib/python3.11/site-packages/requests_cache/models/__pycache__/response.cpython-311.opt-1.pyc
/ucrt64/lib/python3.11/site-packages/requests_cache/models/__pycache__/response.cpython-311.pyc
/ucrt64/lib/python3.11/site-packages/requests_cache/models/base.py
/ucrt64/lib/python3.11/site-packages/requests_cache/models/raw_response.py
/ucrt64/lib/python3.11/site-packages/requests_cache/models/request.py
/ucrt64/lib/python3.11/site-packages/requests_cache/models/response.py
/ucrt64/lib/python3.11/site-packages/requests_cache/patcher.py
/ucrt64/lib/python3.11/site-packages/requests_cache/policy/__init__.py
/ucrt64/lib/python3.11/site-packages/requests_cache/policy/__pycache__/__init__.cpython-311.opt-1.pyc
/ucrt64/lib/python3.11/site-packages/requests_cache/policy/__pycache__/__init__.cpython-311.pyc
/ucrt64/lib/python3.11/site-packages/requests_cache/policy/__pycache__/actions.cpython-311.opt-1.pyc
/ucrt64/lib/python3.11/site-packages/requests_cache/policy/__pycache__/actions.cpython-311.pyc
/ucrt64/lib/python3.11/site-packages/requests_cache/policy/__pycache__/directives.cpython-311.opt-1.pyc
/ucrt64/lib/python3.11/site-packages/requests_cache/policy/__pycache__/directives.cpython-311.pyc
/ucrt64/lib/python3.11/site-packages/requests_cache/policy/__pycache__/expiration.cpython-311.opt-1.pyc
/ucrt64/lib/python3.11/site-packages/requests_cache/policy/__pycache__/expiration.cpython-311.pyc
/ucrt64/lib/python3.11/site-packages/requests_cache/policy/__pycache__/settings.cpython-311.opt-1.pyc
/ucrt64/lib/python3.11/site-packages/requests_cache/policy/__pycache__/settings.cpython-311.pyc
/ucrt64/lib/python3.11/site-packages/requests_cache/policy/actions.py
/ucrt64/lib/python3.11/site-packages/requests_cache/policy/directives.py
/ucrt64/lib/python3.11/site-packages/requests_cache/policy/expiration.py
/ucrt64/lib/python3.11/site-packages/requests_cache/policy/settings.py
/ucrt64/lib/python3.11/site-packages/requests_cache/py.typed
/ucrt64/lib/python3.11/site-packages/requests_cache/serializers/__init__.py
/ucrt64/lib/python3.11/site-packages/requests_cache/serializers/__pycache__/__init__.cpython-311.opt-1.pyc
/ucrt64/lib/python3.11/site-packages/requests_cache/serializers/__pycache__/__init__.cpython-311.pyc
/ucrt64/lib/python3.11/site-packages/requests_cache/serializers/__pycache__/cattrs.cpython-311.opt-1.pyc
/ucrt64/lib/python3.11/site-packages/requests_cache/serializers/__pycache__/cattrs.cpython-311.pyc
/ucrt64/lib/python3.11/site-packages/requests_cache/serializers/__pycache__/pipeline.cpython-311.opt-1.pyc
/ucrt64/lib/python3.11/site-packages/requests_cache/serializers/__pycache__/pipeline.cpython-311.pyc
/ucrt64/lib/python3.11/site-packages/requests_cache/serializers/__pycache__/preconf.cpython-311.opt-1.pyc
/ucrt64/lib/python3.11/site-packages/requests_cache/serializers/__pycache__/preconf.cpython-311.pyc
/ucrt64/lib/python3.11/site-packages/requests_cache/serializers/cattrs.py
/ucrt64/lib/python3.11/site-packages/requests_cache/serializers/pipeline.py
/ucrt64/lib/python3.11/site-packages/requests_cache/serializers/preconf.py
/ucrt64/lib/python3.11/site-packages/requests_cache/session.py
/ucrt64/share/licenses/python-requests-cache/LICENSE
Last Update: 2024-04-27 21:33:26 [Request update]