diff options
author | Steven Pledger <piratesmack@ymail.com> | 2010-03-21 02:03:55 -0500 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2010-05-13 14:10:29 +0200 |
commit | 97cf0484cd15280206e91ab2795d1714db0fb988 (patch) | |
tree | 183170ac82d54a1bebf751026192b62e2048ebc2 /libraries/python-twitter/slack-desc | |
parent | 79a1d2944524f22d13d0da2d3161e380cf10f14d (diff) | |
download | slackbuilds-97cf0484cd15280206e91ab2795d1714db0fb988.tar.gz |
libraries/python-twitter: Added.
This provides a pure python interface for the Twitter API.
Diffstat (limited to 'libraries/python-twitter/slack-desc')
-rw-r--r-- | libraries/python-twitter/slack-desc | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/libraries/python-twitter/slack-desc b/libraries/python-twitter/slack-desc new file mode 100644 index 0000000000..b277876756 --- /dev/null +++ b/libraries/python-twitter/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-twitter: python-twitter (python wrapper around the Twitter API) +python-twitter: +python-twitter: This library provides a pure python interface for the Twitter API. +python-twitter: +python-twitter: Homepage: http://code.google.com/p/python-twitter/ +python-twitter: +python-twitter: +python-twitter: +python-twitter: +python-twitter: +python-twitter: |