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

Unified Diff: tools/telemetry/third_party/oauth2client/PKG-INFO

Issue 17654003: [telemetry] Add Google Cloud Storage utilities. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Minor cleanup. Created 7 years, 6 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: tools/telemetry/third_party/oauth2client/PKG-INFO
diff --git a/tools/telemetry/third_party/oauth2client/PKG-INFO b/tools/telemetry/third_party/oauth2client/PKG-INFO
new file mode 100644
index 0000000000000000000000000000000000000000..cd9a5fd99204d327e0fcb2a08114841463c676f8
--- /dev/null
+++ b/tools/telemetry/third_party/oauth2client/PKG-INFO
@@ -0,0 +1,16 @@
+Metadata-Version: 1.1
+Name: oauth2client
+Version: 1.1
+Summary: OAuth 2.0 client library
+Home-page: http://code.google.com/p/google-api-python-client/
+Author: Joe Gregorio
+Author-email: jcgregorio@google.com
+License: Apache 2.0
+Description: The oauth2client is a client library for OAuth 2.0.
+Keywords: google oauth 2.0 http client
+Platform: UNKNOWN
+Classifier: Development Status :: 4 - Beta
+Classifier: Intended Audience :: Developers
+Classifier: License :: OSI Approved :: Apache Software License
+Classifier: Operating System :: POSIX
+Classifier: Topic :: Internet :: WWW/HTTP

Powered by Google App Engine
This is Rietveld 408576698