2 Maintainer: gregor herrmann <gregoa@debian.org>
3 Uploaders: tony mancill <tmancill@debian.org>
6 Build-Depends: bash-completion,
12 liboauth-dev (>= 0.9.4-3.1),
17 Standards-Version: 3.9.4
18 Vcs-Browser: http://git.toastfreeware.priv.at/debian/bti.git/
19 Vcs-Git: git://git.toastfreeware.priv.at/debian/bti.git
20 Homepage: http://gregkh.github.com/bti/
24 Depends: ${misc:Depends},
26 Suggests: bash-completion
27 Description: command line micro-blogging tool
28 bti sends a tweet message to twitter.com, identi.ca, or any other StatusNet
31 bti provides an easy way to send tweet messages directly from the command line
32 or a script. It reads the message on standard input and uses the account
33 and password settings either from the command line options or from a config
34 file to deliver the message.
36 Besides sending messages bti also allows one to see one's friends', a group's
37 or a specific user's timeline, the public timeline, and replies to messages.