diff options
author | David Somero <dsomero@hotmail.com> | 2011-12-25 13:05:05 -0200 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2011-12-27 10:15:07 -0600 |
commit | 6c9765592f1daf4b51d8669c439cc60915b3d413 (patch) | |
tree | e3c31b4f897b459b9ac06f488986965d945f5fae /python/python-oauth/README | |
parent | bc1956ab18ddfdb056c123bb9afdda2a7cc3cb62 (diff) | |
download | slackbuilds-6c9765592f1daf4b51d8669c439cc60915b3d413.tar.gz |
python/python-oauth: Added (open protocol API authentication)
Signed-off-by: Niels Horn <niels.horn@slackbuilds.org>
Diffstat (limited to 'python/python-oauth/README')
-rw-r--r-- | python/python-oauth/README | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/python/python-oauth/README b/python/python-oauth/README new file mode 100644 index 0000000000..e66a9761e6 --- /dev/null +++ b/python/python-oauth/README @@ -0,0 +1,4 @@ +An open protocol to allow API authentication from desktop and web +applications. + +This requires pysetuptools. |