         MODULE=entr
        VERSION=5.8
         SOURCE=${MODULE}-${VERSION}.tar.gz
SOURCE_URL_FULL=https://github.com/eradman/entr/archive/refs/tags/${VERSION}.tar.gz
     SOURCE_VFY=sha256:dc9a2bdc556b2be900c1d8cdf432de26492de5af3ffade000d4bfd97f3122bfb
       WEB_SITE=http://eradman.com/entrproject/
        ENTERED=20200705
        UPDATED=20260609
          SHORT="Run arbitrary commands when files change"

cat << EOF
The Event Notify Test Runner is a general purpose Unix utility intended to make
rapid feedback and automated testing natural and completely ordinary. entr is
a zero-configuration tool with no external build or runtime dependencies.
The interface to entr is not only minimal, it aims to be simple enough to create
a new category of ad hoc automation.
These micro-tests reduce keystrokes, but more importantly they emphasize the
utility of automated checks.
EOF
