Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(102)

Side by Side Diff: third_party/httplib2/README.chromium

Issue 183793010: Added OAuth2 authentication to apply_issue (Closed) Base URL: https://chromium.googlesource.com/chromium/tools/depot_tools.git@master
Patch Set: openssl package is now optional (correct patch) Created 6 years, 8 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
« no previous file with comments | « third_party/httplib2/LICENSE ('k') | third_party/httplib2/__init__.py » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
(Empty)
1 Name: httplib2
2 Short Name: httplib2
3 URL: https://github.com/jcgregorio/httplib2
4 Version: 0.8
5 Revision: 0197ec868a4fc638c08358b94200ffd6ddb1bf50
6 License: MIT License
7
8 Description:
9 A comprehensive HTTP client library in Python.
10
11 Local Modifications:
12 Only python2 version is kept. Test and packaging code stripped.
13
14 Notes:
15 Required by oauth2client library.
OLDNEW
« no previous file with comments | « third_party/httplib2/LICENSE ('k') | third_party/httplib2/__init__.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698