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