          MODULE=boot
         VERSION=2.7.2
          SOURCE=boot.sh
      SOURCE_URL=https://github.com/boot-clj/boot-bin/releases/download/latest/
      SOURCE_VFY=sha256:0ccd697f2027e7e1cd3be3d62721057cbc841585740d0aaa9fbb485d7b1f17c3
        WEB_SITE=http://github.com/boot-clj/boot/
         ENTERED=20180227
         UPDATED=20180227
           SHORT="Build tooling for Clojure"

cat << EOF
Boot is a Clojure build framework and ad-hoc Clojure script evaluator. Boot
provides a runtime environment that includes all of the tools needed to build
Clojure projects from scripts written in Clojure that run in the context of
the project.
EOF
