You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Added oauth2client and httplib to third_party BUG=348233 Review URL: https://codereview.chromium.org/183793010 git-svn-id: svn://svn.chromium.org/chrome/trunk/tools/depot_tools@259643 0039d316-1c4b-4281-b951-d872f2087c98 |
11 years ago | |
---|---|---|
.. | ||
LICENSE | 11 years ago | |
README.chromium | 11 years ago | |
__init__.py | 11 years ago | |
cacerts.txt | 11 years ago | |
iri2uri.py | 11 years ago | |
socks.py | 11 years ago |
README.chromium
Name: httplib2 Short Name: httplib2 URL: https://github.com/jcgregorio/httplib2 Version: 0.8 Revision: 0197ec868a4fc638c08358b94200ffd6ddb1bf50 License: MIT License Description: A comprehensive HTTP client library in Python. Local Modifications: Only python2 version is kept. Test and packaging code stripped. Notes: Required by oauth2client library.