diff options
author | Dimitris Zlatanidis <d.zlatanidis@gmail.com> | 2014-02-04 17:03:10 +0700 |
---|---|---|
committer | Erik Hanson <erik@slackbuilds.org> | 2014-02-08 11:10:08 -0600 |
commit | 634be2c404f3565dd83ac7b727caa45544600708 (patch) | |
tree | 48442b1b3b52303a1b9956605a461405b033aace /network/twitter/README | |
parent | bd0ad2279d81d1fd20ed388338b06054ba85d7af (diff) | |
download | slackbuilds-634be2c404f3565dd83ac7b727caa45544600708.tar.gz |
network/twitter: Added(An API and command-line toolset for Twitter).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'network/twitter/README')
-rw-r--r-- | network/twitter/README | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/network/twitter/README b/network/twitter/README new file mode 100644 index 0000000000..e47ca2f5b0 --- /dev/null +++ b/network/twitter/README @@ -0,0 +1,9 @@ +Python Twitter Tools. +The Minimalist Twitter API for Python is a Python API for Twitter, +everyone's favorite Web 2.0 Facebook-style status updater for people +on the go. + +Also included is a twitter command-line tool for getting your friends' +tweets and setting your own tweet from the safety and security of your +favorite shell and an IRC bot that can announce Twitter updates to an +IRC channel. |