diff options
author | Dimitris Zlatanidis <d.zlatanidis@gmail.com> | 2014-02-19 22:54:40 +0700 |
---|---|---|
committer | Erik Hanson <erik@slackbuilds.org> | 2014-02-21 14:41:02 -0600 |
commit | aabec2ce1c1a4490d43c6d71c3886b81d75fa87d (patch) | |
tree | fe7b5cf075e0ca3a51ff809eeec1c25dec51d081 /python/requests-oauthlib/slack-desc | |
parent | 8f52a403a343a4173b4bb92f1012211cea8d29be (diff) |
python/requests-oauthlib: Added (OAuthlib authentication).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/requests-oauthlib/slack-desc')
-rw-r--r-- | python/requests-oauthlib/slack-desc | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/python/requests-oauthlib/slack-desc b/python/requests-oauthlib/slack-desc new file mode 100644 index 0000000000000..9f43f0338ebde --- /dev/null +++ b/python/requests-oauthlib/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------------------------------------------------------| +requests-oauthlib: requests-oauthlib (OAuthlib authentication) +requests-oauthlib: +requests-oauthlib: This project provides first-class OAuth library support for Requests. +requests-oauthlib: +requests-oauthlib: Homepage: https://github.com/requests/requests-oauthlib +requests-oauthlib: +requests-oauthlib: +requests-oauthlib: +requests-oauthlib: +requests-oauthlib: +requests-oauthlib: |