diff options
author | David Somero <dsomero@hotmail.com> | 2011-12-25 13:13:30 -0200 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2011-12-27 10:15:07 -0600 |
commit | fadef2b83e3ec3d688159a6896d7153d23457a5f (patch) | |
tree | a94a1209c66e7a58794e64cd55dbf14af7763f0b /python/python-oauth2/slack-desc | |
parent | 6c9765592f1daf4b51d8669c439cc60915b3d413 (diff) | |
download | slackbuilds-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/slack-desc')
-rw-r--r-- | python/python-oauth2/slack-desc | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/python/python-oauth2/slack-desc b/python/python-oauth2/slack-desc new file mode 100644 index 0000000000..b566ec4cf5 --- /dev/null +++ b/python/python-oauth2/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 ':'. + + |-----handy-ruler------------------------------------------------------| +python-oauth2: python-oauth2 (OAuth clients and servers) +python-oauth2: +python-oauth2: A fully tested, abstract interface to creating OAuth clients and +python-oauth2: servers. +python-oauth2: +python-oauth2: +python-oauth2: +python-oauth2: +python-oauth2: +python-oauth2: +python-oauth2: |