summaryrefslogtreecommitdiffstats
path: root/python/google-api-python-client/README
diff options
context:
space:
mode:
author Vincent Batts <vbatts@hashbangbash.com>2011-11-13 02:31:20 -0600
committer Robby Workman <rworkman@slackbuilds.org>2011-11-13 02:31:20 -0600
commit410a25438a2453d256596455d6285a531066b207 (patch)
tree98bd376170e9e69d2622131d774cb31a9b251c10 /python/google-api-python-client/README
parent7ac98e752dd60739b4de47cefdeb43299bfabdae (diff)
downloadslackbuilds-410a25438a2453d256596455d6285a531066b207.tar.gz
slackbuilds-410a25438a2453d256596455d6285a531066b207.tar.xz
python/google-api-python-client: Added (Google APIs Client for Python)
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
Diffstat (limited to 'python/google-api-python-client/README')
-rw-r--r--python/google-api-python-client/README7
1 files changed, 7 insertions, 0 deletions
diff --git a/python/google-api-python-client/README b/python/google-api-python-client/README
new file mode 100644
index 0000000000..136d714257
--- /dev/null
+++ b/python/google-api-python-client/README
@@ -0,0 +1,7 @@
+google-api-python-client (Google APIs Client for Python)
+
+Written by Google, this is a small, flexible, and powerful Python
+client library for accessing Google APIs. The library supports these
+Python environments: Google App Engine and Supported APIs
+This project is also the home of oauth2client, a Python client
+library for OAuth 2.0.