summaryrefslogtreecommitdiffstats
path: root/python/python-oauthlib/README
diff options
context:
space:
mode:
author Dimitris Zlatanidis2014-02-19 16:51:46 +0100
committer Erik Hanson2014-02-21 21:41:02 +0100
commit8f52a403a343a4173b4bb92f1012211cea8d29be (patch)
tree66821a120248dbed6ece53c78ff5fd75138f87fd /python/python-oauthlib/README
parent195d829350a5a398a29d2b138a7bf3bb65e4d782 (diff)
downloadslackbuilds-8f52a403a343a4173b4bb92f1012211cea8d29be.tar.gz
python/python-oauthlib: Added (OAuth Implementation).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/python-oauthlib/README')
-rw-r--r--python/python-oauthlib/README2
1 files changed, 2 insertions, 0 deletions
diff --git a/python/python-oauthlib/README b/python/python-oauthlib/README
new file mode 100644
index 0000000000..c224a54cc6
--- /dev/null
+++ b/python/python-oauthlib/README
@@ -0,0 +1,2 @@
+A generic, spec-compliant, thorough implementation of the OAuth
+request-signing logic.