diff options
author | Matteo Bernardini <ponce@slackbuilds.org> | 2012-09-07 21:52:51 +0200 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2012-09-08 17:28:32 -0500 |
commit | bac40cd03a7cecd9bc5b1c64eec221c80c6d75f8 (patch) | |
tree | 7ce09d44f6ddff167ab78c565388e6ae54d5e225 /python/tweepy/README | |
parent | a09a2bb868d2b9dceba26304be026bb16005caee (diff) | |
download | slackbuilds-bac40cd03a7cecd9bc5b1c64eec221c80c6d75f8.tar.gz |
python/tweepy: Added (Twitter python library).
Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
Diffstat (limited to 'python/tweepy/README')
-rw-r--r-- | python/tweepy/README | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/python/tweepy/README b/python/tweepy/README new file mode 100644 index 0000000000..37e660511b --- /dev/null +++ b/python/tweepy/README @@ -0,0 +1,3 @@ +tweepy (Twitter python library) + +Tweepy is a python library for accessing the Twitter API. |