Name Date Size #Lines LOC

..--

LICENSEH A D25-Apr-20251.1 KiB2419

README.chromiumH A D25-Apr-2025422 1713

__init__.pyH A D25-Apr-202572.5 KiB2,0441,641

cacerts.txtH A D25-Apr-2025132.4 KiB2,1982,127

certs.pyH A D25-Apr-2025971 4333

iri2uri.pyH A D25-Apr-20254.1 KiB12596

socks.pyH A D25-Apr-202519.1 KiB511420

README.chromium

1Name: httplib2
2Short Name: httplib2
3URL: https://github.com/httplib2/httplib2
4Version: 0.13.1
5Revision: cfba1201736e0060a9cb82eab73ad49988ab7416
6License: MIT License
7
8Description:
9A comprehensive HTTP client library in Python.
10
11Local Modifications:
12Individual versions for Python2/3 were separated and put under
13third_party/python{2,3}/httplib2. Test and packaging code stripped.
14
15Notes:
16Required by oauth2client library.
17