summaryrefslogtreecommitdiffstats
path: root/python/python-oauth2/README
diff options
context:
space:
mode:
author David Somero2011-12-25 16:13:30 +0100
committer Robby Workman2011-12-27 17:15:07 +0100
commitfadef2b83e3ec3d688159a6896d7153d23457a5f (patch)
treea94a1209c66e7a58794e64cd55dbf14af7763f0b /python/python-oauth2/README
parent6c9765592f1daf4b51d8669c439cc60915b3d413 (diff)
downloadslackbuilds-fadef2b83e3ec3d688159a6896d7153d23457a5f.tar.gz
python/python-oauth2: Added (OAuth clients and servers)
Signed-off-by: Niels Horn <niels.horn@slackbuilds.org>
Diffstat (limited to 'python/python-oauth2/README')
-rw-r--r--python/python-oauth2/README3
1 files changed, 3 insertions, 0 deletions
diff --git a/python/python-oauth2/README b/python/python-oauth2/README
new file mode 100644
index 0000000000..e7bbe7a08f
--- /dev/null
+++ b/python/python-oauth2/README
@@ -0,0 +1,3 @@
+A fully tested, abstract interface to creating OAuth clients and servers.
+
+Requires: urlgrabber.