diff options
Diffstat (limited to 'python/python-oauth2/README')
-rw-r--r-- | python/python-oauth2/README | 3 |
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. |