PACKAGE NAME: python3-cachecontrol-0.14.3-x86_64-1_slackdce.txz PACKAGE LOCATION: ./python/python3-cachecontrol PACKAGE SIZE (compressed): 32 K PACKAGE SIZE (uncompressed): 190 K PACKAGE REQUIRED: msgpack-python,python3-flit_core,python3-installer,python3-pyproject-hooks,python3-build PACKAGE CONFLICTS: PACKAGE SUGGESTS: PACKAGE DESCRIPTION: python3-cachecontrol: python3-cachecontrol (httplib2 caching algorithms) python3-cachecontrol: python3-cachecontrol: CacheControl is a port of the caching algorithms in httplib2 for python3-cachecontrol: use with requests session object. python3-cachecontrol: python3-cachecontrol: It was written because httplib2's better support for caching is python3-cachecontrol: often mitigated by its lack of thread safety. The same is true of python3-cachecontrol: requests in terms of caching. python3-cachecontrol: python3-cachecontrol: HOMEPAGE: https://github.com/psf/cachecontrol python3-cachecontrol: