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

Unified Diff: third_party/oauth2client/README.depot_tools

Issue 183793010: Added OAuth2 authentication to apply_issue (Closed) Base URL: https://chromium.googlesource.com/chromium/tools/depot_tools.git@master
Patch Set: Added third_party change information 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
« no previous file with comments | « third_party/oauth2client/MODIFICATIONS.diff ('k') | third_party/oauth2client/__init__.py » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: third_party/oauth2client/README.depot_tools
diff --git a/third_party/oauth2client/README.depot_tools b/third_party/oauth2client/README.depot_tools
new file mode 100644
index 0000000000000000000000000000000000000000..776d226a35bd1ac84485c9c8dfc006ba40e8508c
--- /dev/null
+++ b/third_party/oauth2client/README.depot_tools
@@ -0,0 +1,15 @@
+Name: oauth2client
Vadim Sh. 2014/03/14 18:15:20 depot_tools seems to be using .chromium suffix: RE
+Short Name: oauth2client
+URL: https://commondatastorage.googleapis.com/appengine-sdks/featured/google_appengine_1.9.0.zip
+Version: 1.9.0
+License: Apache License
+
+Description:
+OAuth2 authentication library for appengine in Python
+
+Local modifications:
+This library has been extracted from the google appengine SDK.
Vadim Sh. 2014/03/14 18:15:20 Hm... Why not copy it from original repo?
+See also MODIFICATIONS.diff
+
+Notes:
+Requires the httplib2 library.
« no previous file with comments | « third_party/oauth2client/MODIFICATIONS.diff ('k') | third_party/oauth2client/__init__.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698