diff options
author | Dimitris Zlatanidis <d.zlatanidis@gmail.com> | 2014-02-07 14:01:10 +0700 |
---|---|---|
committer | Erik Hanson <erik@slackbuilds.org> | 2014-02-08 11:10:12 -0600 |
commit | 63b2827619263f39435fca867df796181d5b886b (patch) | |
tree | 72ece68ce37824db4e8cc178992e93ce09348a04 /libraries/facebook-python/slack-desc | |
parent | 91d599542bc41aafa03b9a2fd54196a3321406ea (diff) | |
download | slackbuilds-63b2827619263f39435fca867df796181d5b886b.tar.gz |
libraries/facebook-python: Added (Client library for Facebook SDK).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'libraries/facebook-python/slack-desc')
-rw-r--r-- | libraries/facebook-python/slack-desc | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/libraries/facebook-python/slack-desc b/libraries/facebook-python/slack-desc new file mode 100644 index 0000000000..b0eca85eb0 --- /dev/null +++ b/libraries/facebook-python/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 ':' except on otherwise blank lines. + + |-----handy-ruler------------------------------------------------------| +facebook-python: facebook-python (Client library for Facebook SDK) +facebook-python: +facebook-python: This client library is designed to support the Facebook Graph +facebook-python: PI and the official Facebook JavaScript SDK, which is the +facebook-python: canonical way to implement Facebook authentication. +facebook-python: +facebook-python: Homepage: https://github.com/pythonforfacebook/facebook-sdk +facebook-python: +facebook-python: +facebook-python: +facebook-python: |