Source: bti
Standards-Version: 4.7.4
Maintainer: gregor herrmann <gregoa@debian.org>
Uploaders:
 tony mancill <tmancill@debian.org>,
Section: net
Build-Depends:
 debhelper-compat (= 13),
 dh-sequence-shell-completions,
 docbook-xml,
 docbook-xsl,
 libcurl4-gnutls-dev,
 libjson-c-dev,
 liboauth-dev,
 libpcre2-dev,
 libreadline-dev,
 libxml2-dev,
 pkg-config,
 xsltproc,
Vcs-Browser: https://salsa.debian.org/debian/bti
Vcs-Git: https://salsa.debian.org/debian/bti.git
Homepage: https://gregkh.github.io/bti/

Package: bti
Architecture: any
Depends:
 ${misc:Depends},
 ${shlibs:Depends},
Suggests:
 bash-completion,
Description: command line Twitter client
 bti sends a tweet message to twitter.com.
 .
 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.
 .
 Besides sending messages bti also allows one to see one's friends', a group's
 or a specific user's timeline, the public timeline, replies to messages, and
 direct messages.
