From 9ff7b5dfbdddb3327b40b5d7d4f5ba42fcfb5932 Mon Sep 17 00:00:00 2001 From: Jeremy Hansen Date: Sat, 17 Jun 2023 15:47:55 +0900 Subject: python/python3-cacheyou: Added (httplib2 caching algorithms). Signed-off-by: Andrew Clemons Signed-off-by: Willy Sudiarto Raharjo --- python/python3-cacheyou/README | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 python/python3-cacheyou/README (limited to 'python/python3-cacheyou/README') diff --git a/python/python3-cacheyou/README b/python/python3-cacheyou/README new file mode 100644 index 0000000000..c307a5b03f --- /dev/null +++ b/python/python3-cacheyou/README @@ -0,0 +1,4 @@ +python3-cacheyou (httplib2 caching algorithms for use with requests) + +CacheYou is a fork of CacheControl which is a port of the caching +algorithms in httplib2 for use with requests session object. -- cgit v1.2.3