summaryrefslogtreecommitdiffstats
path: root/network/twitter-cmdline/README
diff options
context:
space:
mode:
author Marco Bonetti <sid77@slackware.it>2010-05-12 23:32:50 +0200
committer David Somero <xgizzmo@slackbuilds.org>2010-05-12 23:32:50 +0200
commit7ada326935d24f12efad6486c6f5d2fea6e498d4 (patch)
treef4537d30eddfcc1f39939ddb71b38c58211f6643 /network/twitter-cmdline/README
parent1a313f006b26c008c4420a32191fa621b1a9472e (diff)
downloadslackbuilds-7ada326935d24f12efad6486c6f5d2fea6e498d4.tar.gz
slackbuilds-7ada326935d24f12efad6486c6f5d2fea6e498d4.tar.xz
network/twitter-cmdline: Added to 12.2 repository
Diffstat (limited to 'network/twitter-cmdline/README')
-rw-r--r--network/twitter-cmdline/README10
1 files changed, 10 insertions, 0 deletions
diff --git a/network/twitter-cmdline/README b/network/twitter-cmdline/README
new file mode 100644
index 0000000000..6a7979c915
--- /dev/null
+++ b/network/twitter-cmdline/README
@@ -0,0 +1,10 @@
+It's a very simple perl program that allows for posting to twitter, and
+reading your friends_timeline from twitter. It can initiate follow messages,
+and it can send direct messages.
+
+This command-line twitter client supports an arbitrary number of twitter
+accounts by way of individual configuration files for each twitter account.
+The default account is $HOME/.twitterrc, but an alternate can be specified on
+the command-line with -f.
+
+This package requires libwww-perl, avalaible at SlackBuilds.org.