diff options
author | Marcel Saegebarth <marc@mos6581.de> | 2015-09-26 07:24:26 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2015-09-26 07:24:26 +0700 |
commit | 092e27b0c00ba7016e82a9b398472b15eeccc969 (patch) | |
tree | 06d247f06c9f104839903adec25d2d1dc6207629 /python/python-oauth2client/README | |
parent | 9506a85e82206c6635ba2e28da71c5a302904ae1 (diff) |
python/python-oauth2client: Added (YouTube CL upload utility).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/python-oauth2client/README')
-rw-r--r-- | python/python-oauth2client/README | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/python/python-oauth2client/README b/python/python-oauth2client/README new file mode 100644 index 0000000000000..d3ba4fdb96ae4 --- /dev/null +++ b/python/python-oauth2client/README @@ -0,0 +1,2 @@ +This is a Python library for accessing resources protected by +OAuth 2.0. |