Thu, 19 Sep 2024 01:26:38 UTC | login

Information for RPM python3-CacheControl-0.11.5-7.fc27.noarch.rpm

ID38225
Namepython3-CacheControl
Version0.11.5
Release7.fc27
Epoch
Archnoarch
Summaryhttplib2 caching for requests
DescriptionCacheControl is a port of the caching algorithms in httplib2_ for use with requests_ session object. It was written because httplib2's better support for caching is often mitigated by its lack of threadsafety. The same is true of requests in terms of caching. This is the Python 3 build of CacheControl.
Build Time2017-07-28 15:41:45 GMT
Size35.17 KB
c09002a1d5aa669b172a1844373c80c1
LicenseMIT
Provides
python3-CacheControl = 0.11.5-7.fc27
python3.6dist(cachecontrol) = 0.11.5
python3dist(cachecontrol) = 0.11.5
Obsoletes No Obsoletes
Conflicts No Conflicts
Requires
python(abi) = 3.6
python3-requests
rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(FileDigests) <= 4.6.0-1
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
rpmlib(PayloadIsXz) <= 5.2-1
Recommends No Recommends
Suggests No Suggests
Supplements No Supplements
Enhances No Enhances
Files
1 through 48 of 48
Name ascending sort Size
/usr/lib/python3.6/site-packages/CacheControl-0.11.5-py3.6.egg-info4.00 KB
/usr/lib/python3.6/site-packages/CacheControl-0.11.5-py3.6.egg-info/PKG-INFO2.19 KB
/usr/lib/python3.6/site-packages/CacheControl-0.11.5-py3.6.egg-info/SOURCES.txt559.00 B
/usr/lib/python3.6/site-packages/CacheControl-0.11.5-py3.6.egg-info/dependency_links.txt1.00 B
/usr/lib/python3.6/site-packages/CacheControl-0.11.5-py3.6.egg-info/requires.txt36.00 B
/usr/lib/python3.6/site-packages/CacheControl-0.11.5-py3.6.egg-info/top_level.txt13.00 B
/usr/lib/python3.6/site-packages/cachecontrol4.00 KB
/usr/lib/python3.6/site-packages/cachecontrol/__init__.py302.00 B
/usr/lib/python3.6/site-packages/cachecontrol/__pycache__4.00 KB
/usr/lib/python3.6/site-packages/cachecontrol/__pycache__/__init__.cpython-36.opt-1.pyc466.00 B
/usr/lib/python3.6/site-packages/cachecontrol/__pycache__/__init__.cpython-36.pyc466.00 B
/usr/lib/python3.6/site-packages/cachecontrol/__pycache__/adapter.cpython-36.opt-1.pyc2.39 KB
/usr/lib/python3.6/site-packages/cachecontrol/__pycache__/adapter.cpython-36.pyc2.39 KB
/usr/lib/python3.6/site-packages/cachecontrol/__pycache__/cache.cpython-36.opt-1.pyc1.64 KB
/usr/lib/python3.6/site-packages/cachecontrol/__pycache__/cache.cpython-36.pyc1.64 KB
/usr/lib/python3.6/site-packages/cachecontrol/__pycache__/compat.cpython-36.opt-1.pyc547.00 B
/usr/lib/python3.6/site-packages/cachecontrol/__pycache__/compat.cpython-36.pyc547.00 B
/usr/lib/python3.6/site-packages/cachecontrol/__pycache__/controller.cpython-36.opt-1.pyc5.96 KB
/usr/lib/python3.6/site-packages/cachecontrol/__pycache__/controller.cpython-36.pyc5.96 KB
/usr/lib/python3.6/site-packages/cachecontrol/__pycache__/filewrapper.cpython-36.opt-1.pyc1.64 KB
/usr/lib/python3.6/site-packages/cachecontrol/__pycache__/filewrapper.cpython-36.pyc1.64 KB
/usr/lib/python3.6/site-packages/cachecontrol/__pycache__/heuristics.cpython-36.opt-1.pyc4.48 KB
/usr/lib/python3.6/site-packages/cachecontrol/__pycache__/heuristics.cpython-36.pyc4.48 KB
/usr/lib/python3.6/site-packages/cachecontrol/__pycache__/serialize.cpython-36.opt-1.pyc3.99 KB
/usr/lib/python3.6/site-packages/cachecontrol/__pycache__/serialize.cpython-36.pyc3.99 KB
/usr/lib/python3.6/site-packages/cachecontrol/__pycache__/wrapper.cpython-36.opt-1.pyc485.00 B
/usr/lib/python3.6/site-packages/cachecontrol/__pycache__/wrapper.cpython-36.pyc485.00 B
/usr/lib/python3.6/site-packages/cachecontrol/adapter.py4.09 KB
/usr/lib/python3.6/site-packages/cachecontrol/cache.py790.00 B
/usr/lib/python3.6/site-packages/cachecontrol/caches4.00 KB
/usr/lib/python3.6/site-packages/cachecontrol/caches/__init__.py369.00 B
/usr/lib/python3.6/site-packages/cachecontrol/caches/__pycache__4.00 KB
/usr/lib/python3.6/site-packages/cachecontrol/caches/__pycache__/__init__.cpython-36.opt-1.pyc516.00 B
/usr/lib/python3.6/site-packages/cachecontrol/caches/__pycache__/__init__.cpython-36.pyc516.00 B
/usr/lib/python3.6/site-packages/cachecontrol/caches/__pycache__/file_cache.cpython-36.opt-1.pyc2.63 KB
/usr/lib/python3.6/site-packages/cachecontrol/caches/__pycache__/file_cache.cpython-36.pyc2.63 KB
/usr/lib/python3.6/site-packages/cachecontrol/caches/__pycache__/redis_cache.cpython-36.opt-1.pyc1.58 KB
/usr/lib/python3.6/site-packages/cachecontrol/caches/__pycache__/redis_cache.cpython-36.pyc1.58 KB
/usr/lib/python3.6/site-packages/cachecontrol/caches/file_cache.py3.43 KB
/usr/lib/python3.6/site-packages/cachecontrol/caches/redis_cache.py973.00 B
/usr/lib/python3.6/site-packages/cachecontrol/compat.py548.00 B
/usr/lib/python3.6/site-packages/cachecontrol/controller.py9.88 KB
/usr/lib/python3.6/site-packages/cachecontrol/filewrapper.py2.12 KB
/usr/lib/python3.6/site-packages/cachecontrol/heuristics.py3.96 KB
/usr/lib/python3.6/site-packages/cachecontrol/serialize.py6.03 KB
/usr/lib/python3.6/site-packages/cachecontrol/wrapper.py498.00 B
/usr/share/doc/python3-CacheControl4.00 KB
/usr/share/doc/python3-CacheControl/README.rst1.06 KB
Component of No Buildroots