• Home
Name Date Size #Lines LOC

..--

LICENSED04-Jul-20251.1 KiB2419

README.chromiumD04-Jul-2025422 1713

__init__.pyD04-Jul-202572.5 KiB2,0441,641

cacerts.txtD04-Jul-2025132.4 KiB2,1982,127

certs.pyD04-Jul-2025971 4333

iri2uri.pyD04-Jul-20254.1 KiB12596

socks.pyD04-Jul-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