# Buildsheet autogenerated by ravenadm tool -- Do not edit. NAMEBASE= python-httplib2 VERSION= 0.22.0 KEYWORDS= python VARIANTS= v11 v12 SDESC[v11]= Comprehensive HTTP client library (3.11) SDESC[v12]= Comprehensive HTTP client library (3.12) HOMEPAGE= https://github.com/httplib2/httplib2 CONTACT= Python_Automaton[python@ironwolf.systems] DOWNLOAD_GROUPS= main SITES[main]= PYPIWHL/a8/6c/d2fbdaaa5959339d53ba38e94c123e4e84b8fbc4b84beb0e70d7c1608486 DISTFILE[1]= httplib2-0.22.0-py3-none-any.whl:main DF_INDEX= 1 SPKGS[v11]= single SPKGS[v12]= single OPTIONS_AVAILABLE= PY311 PY312 OPTIONS_STANDARD= none VOPTS[v11]= PY311=ON PY312=OFF VOPTS[v12]= PY311=OFF PY312=ON USES= cpe DISTNAME= httplib2-0.22.0.dist-info CPE_PRODUCT= httplib2 CPE_VENDOR= httplib2_project GENERATED= yes [PY311].RUN_DEPENDS_ON= python-pyparsing:single:v11 [PY311].USES_ON= python:v11,wheel [PY312].RUN_DEPENDS_ON= python-pyparsing:single:v12 [PY312].USES_ON= python:v12,wheel [FILE:1237:descriptions/desc.single] A comprehensive HTTP client library, httplib2 supports many features left out of other HTTP libraries. **HTTP and HTTPS** HTTPS support is only available if the socket module was compiled with SSL support. **Keep-Alive** Supports HTTP 1.1 Keep-Alive, keeping the socket open and performing multiple requests over the same connection if possible. **Authentication** The following three types of HTTP Authentication are supported. These can be used over both HTTP and HTTPS. * Digest * Basic * WSSE **Caching** The module can optionally operate with a private cache that understands the Cache-Control: header and uses both the ETag and Last-Modified cache validators. Both file system and memcached based caches are supported. **All Methods** The module can handle any HTTP request method, not just GET and POST. **Redirects** Automatically follows 3XX redirects on GETs. **Compression** Handles both 'deflate' and 'gzip' types of compression. **Lost update support** Automatically adds back ETags into PUT requests to resources we have already cached. This implements Section 3.2 of Detecting the Lost Update Problem Using Unreserved Checkout **Unit Tested** A large and growing set of unit tests. [FILE:111:distinfo] 14ae0a53c1ba8f3d37e9e27cf37eabb0fb9980f435ba405d546948b009dd64dc 96854 httplib2-0.22.0-py3-none-any.whl