Priority: extra
Maintainer: gregor herrmann <gregoa@debian.org>
Uploaders: tony mancill <tmancill@debian.org>
-Build-Depends: debhelper (>= 7), libcurl4-gnutls-dev, xmlto
+Build-Depends: debhelper (>= 7), quilt (>= 0.40), bash-completion,
+ libcurl4-gnutls-dev, libreadline5-dev, xmlto
Standards-Version: 3.8.0
Vcs-Svn: http://svn.toastfreeware.priv.at/debian/bti/trunk/
Vcs-Browser: http://svn.toastfreeware.priv.at/wsvn/ToastfreewareDebian/bti/trunk/
Package: bti
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
+Suggests: bash-completion
Description: command line micro-blogging tool
bti sends a tweet message to twitter.com or identi.ca.
.
- bti provides an easy way to send tweet messages direct from the command line
- or any script. It reads the message on standard input and uses the account
- and password settings either from the command line options, or from a config
- file, to send the message out.
+ bti provides an easy way to send tweet messages directly from the command line
+ or a script. It reads the message on standard input and uses the account
+ and password settings either from the command line options or from a config
+ file to deliver the message.