diff options
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: |