diff options
author | Matteo Bernardini <ponce@slackbuilds.org> | 2012-09-07 21:53:30 +0200 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2012-09-08 17:28:32 -0500 |
commit | a09a2bb868d2b9dceba26304be026bb16005caee (patch) | |
tree | ec31599e722d0a9b187028c2688c0fa29e5ac27f /python/turses/README | |
parent | 3045383ee5ed5bc5ac547a4bd40396145f51694c (diff) | |
download | slackbuilds-a09a2bb868d2b9dceba26304be026bb16005caee.tar.gz |
python/turses: Added (ncurses Twitter client).
Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
Diffstat (limited to 'python/turses/README')
-rw-r--r-- | python/turses/README | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/python/turses/README b/python/turses/README new file mode 100644 index 0000000000..856ade4ca6 --- /dev/null +++ b/python/turses/README @@ -0,0 +1,6 @@ +turses (ncurses Twitter client) + +The goal of the project is to build a full-featured, lightweight, +and extremely configurable Twitter client. + +This requires tweepy, python-oauth2 and httplib2. |