4 Maintainer: gregor herrmann <gregoa@debian.org>
5 Uploaders: tony mancill <tmancill@debian.org>
6 Build-Depends: debhelper (>= 7.0.8), bash-completion (>= 1:1.1-3),
7 libcurl4-gnutls-dev, libreadline-dev, libxml2-dev, libpcre3-dev,
8 liboauth-dev, xsltproc, docbook-xsl, docbook-xml
9 Standards-Version: 3.9.1
10 Vcs-Svn: http://svn.toastfreeware.priv.at/debian/bti/trunk/
11 Vcs-Browser: http://svn.toastfreeware.priv.at/wsvn/ToastfreewareDebian/bti/trunk/
12 Homepage: http://gregkh.github.com/bti/
16 Depends: ${shlibs:Depends}, ${misc:Depends}
17 Suggests: bash-completion
18 Description: command line micro-blogging tool
19 bti sends a tweet message to twitter.com, identi.ca, or any other StatusNet
22 bti provides an easy way to send tweet messages directly from the command line
23 or a script. It reads the message on standard input and uses the account
24 and password settings either from the command line options or from a config
25 file to deliver the message.
27 Besides sending messages bti also allows to see one's friends', a group's or
28 a specific user's timeline, the public timeline, and replies to messages.