           SPELL=translate-shell
         VERSION=0.9.6.12
          SOURCE=${SPELL}-${VERSION}.tar.gz
   SOURCE_URL[0]=https://github.com/soimort/${SPELL}/archive/v${VERSION}.tar.gz
     SOURCE_HASH=sha512:6cbdfd14b7004d0e37a4abee01bec87409137f1bb7a14a964936bf0a2ad704ea1fc04dcd8ab10404a5c2df105bf7a6a8b33ed02c75c1035a6900082f6dfbb20d
SOURCE_DIRECTORY="${BUILD_DIRECTORY}/${SPELL}-${VERSION}"
            DOCS="WAIVER CONTRIBUTING.md ${DOCS}"
        WEB_SITE=https://www.soimort.org/translate-shell/
         LICENSE=PD
         ENTERED=20170612
        KEYWORDS="utils translation"
           SHORT="command-line translator"
cat << EOF
Translate Shell (formerly Google Translate CLI) is a command-line translator
powered by Google Translate (default), Bing Translator, Yandex.Translate and
Apertium. It gives you easy access to one of these translation engines your
terminal.
EOF
