diff options
| author | Jeremy Hansen <jebrhansen+SBo@gmail.com> | 2023-06-17 15:47:55 +0900 |
|---|---|---|
| committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2023-06-17 17:18:58 +0700 |
| commit | 9ff7b5dfbdddb3327b40b5d7d4f5ba42fcfb5932 (patch) | |
| tree | 8ce01d145344d6a490d0ea67d977c845db5d8c79 /python/python3-cacheyou/slack-desc | |
| parent | 224138b2d3475fa81008e6e27d4565151130175e (diff) | |
python/python3-cacheyou: Added (httplib2 caching algorithms).
Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com>
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/python3-cacheyou/slack-desc')
| -rw-r--r-- | python/python3-cacheyou/slack-desc | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/python/python3-cacheyou/slack-desc b/python/python3-cacheyou/slack-desc new file mode 100644 index 0000000000..a06fec0cf5 --- /dev/null +++ b/python/python3-cacheyou/slack-desc @@ -0,0 +1,19 @@ +# HOW TO EDIT THIS FILE: +# The "handy ruler" below makes it easier to edit a package description. +# Line up the first '|' above the ':' following the base package name, and +# the '|' on the right side marks the last column you can put a character in. +# You must make exactly 11 lines for the formatting to be correct. It's also +# customary to leave one space after the ':' except on otherwise blank lines. + + |-----handy-ruler------------------------------------------------------| +python3-cacheyou: python3-cacheyou (httplib2 caching algorithms for use with requests) +python3-cacheyou: +python3-cacheyou: CacheYou is a fork of CacheControl which is a port of the caching +python3-cacheyou: algorithms in httplib2 for use with requests session object. +python3-cacheyou: +python3-cacheyou: HOMEPAGE: https://github.com/frostming/cacheyou +python3-cacheyou: +python3-cacheyou: +python3-cacheyou: +python3-cacheyou: +python3-cacheyou: |
