diff options
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 |
commit | 410a25438a2453d256596455d6285a531066b207 (patch) | |
tree | 98bd376170e9e69d2622131d774cb31a9b251c10 /python/google-api-python-client/slack-desc | |
parent | 7ac98e752dd60739b4de47cefdeb43299bfabdae (diff) | |
download | slackbuilds-410a25438a2453d256596455d6285a531066b207.tar.gz |
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/slack-desc')
-rw-r--r-- | python/google-api-python-client/slack-desc | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/python/google-api-python-client/slack-desc b/python/google-api-python-client/slack-desc new file mode 100644 index 0000000000..181543017b --- /dev/null +++ b/python/google-api-python-client/slack-desc @@ -0,0 +1,19 @@ +# HOW TO EDIT THIS FILE: +# The "handy ruler" below makes it easier to edit a package description. Line +# up the first '|' above the ':' following the base package name, and the '|' +# on the right side marks the last column you can put a character in. You must +# make exactly 11 lines for the formatting to be correct. It's also +# customary to leave one space after the ':' except on otherwise blank lines. + + |-----handy-ruler------------------------------------------------------| +google-api-python-client: google-api-python-client (Google APIs Client for Python) +google-api-python-client: +google-api-python-client: Written by Google, this is a small, flexible, and powerful Python +google-api-python-client: client library for accessing Google APIs. The library supports these +google-api-python-client: Python environments: +google-api-python-client: Google App Engine +google-api-python-client: Supported APIs +google-api-python-client: This project is also the home of oauth2client, a Python client +google-api-python-client: library for OAuth 2.0. +google-api-python-client: +google-api-python-client: |