Source: translate-shell
Maintainer: Andreas Tille <tille@debian.org>
Section: contrib/misc
XS-Autobuild: no
Priority: optional
Build-Depends: debhelper (>= 10),
               gawk
Standards-Version: 3.9.8
Vcs-Browser: https://anonscm.debian.org/cgit/collab-maint/translate-shell.git
Vcs-Git: https://anonscm.debian.org/git/collab-maint/translate-shell.git
Homepage: https://github.com/soimort/translate-shell

Package: translate-shell
Architecture: all
Depends: ${misc:Depends},
         gawk,
         libfribidi-bin
Recommends: rlwrap
Suggests: mplayer2
Conflicts: google-translate-cli
Provides: google-translate-cli
Replaces: google-translate-cli
Description: Google Translate to serve as a command line tool
 Google Translate is a simple command line interface to
 http://translate.google.com which allows you to translate
 strings in your terminal.
