unplugged-system/external/autotest/utils/frozen_chromite/third_party/python2/httplib2
2025-10-06 13:59:42 +00:00
..
__init__.py Initial commit: AOSP 14 with modifications for Unplugged OS 2025-10-06 13:59:42 +00:00
cacerts.txt Initial commit: AOSP 14 with modifications for Unplugged OS 2025-10-06 13:59:42 +00:00
certs.py Initial commit: AOSP 14 with modifications for Unplugged OS 2025-10-06 13:59:42 +00:00
iri2uri.py Initial commit: AOSP 14 with modifications for Unplugged OS 2025-10-06 13:59:42 +00:00
LICENSE Initial commit: AOSP 14 with modifications for Unplugged OS 2025-10-06 13:59:42 +00:00
README.chromium Initial commit: AOSP 14 with modifications for Unplugged OS 2025-10-06 13:59:42 +00:00
socks.py Initial commit: AOSP 14 with modifications for Unplugged OS 2025-10-06 13:59:42 +00:00

Name: httplib2
Short Name: httplib2
URL: https://github.com/httplib2/httplib2
Version: 0.13.1
Revision: cfba1201736e0060a9cb82eab73ad49988ab7416
License: MIT License

Description:
A comprehensive HTTP client library in Python.

Local Modifications:
Individual versions for Python2/3 were separated and put under
third_party/python{2,3}/httplib2. Test and packaging code stripped.

Notes:
Required by oauth2client library.