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

Unified Diff: third_party/oauth2client/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: Fixed README Created 6 years, 9 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 side-by-side diff with in-line comments
Download patch
Index: third_party/oauth2client/README.chromium
diff --git a/third_party/oauth2client/README.chromium b/third_party/oauth2client/README.chromium
new file mode 100644
index 0000000000000000000000000000000000000000..2f553d1fe9ea04f687bb57e96bca177296ada12c
--- /dev/null
+++ b/third_party/oauth2client/README.chromium
@@ -0,0 +1,15 @@
+Name: oauth2client
+Short Name: oauth2client
+URL: https://code.google.com/p/google-api-python-client
+Version: 1.2
+License: Apache License 2.0
+
+Description:
+OAuth2 authentication library in Python
+
+Local modifications:
+See also MODIFICATIONS.diff
+
+Notes:
+Requires the httplib2 library.
+

Powered by Google App Engine
This is Rietveld 408576698