          MODULE=watchexec
         VERSION=2.3.2
          SOURCE=$MODULE-$VERSION.tar.gz
 SOURCE_URL_FULL=https://github.com/watchexec/watchexec/archive/refs/tags/v$VERSION.tar.gz
      SOURCE_VFY=sha256:52201822ab00bfaf6757f953f667870b3aada52f887813e94b4f322f239ff8fb
        WEB_SITE=https://github.com/watchexec/watchexec/
         ENTERED=20200621
         UPDATED=20250707
           SHORT="Executes commands in response to file modifications"

cat << EOF
watchexec is a simple, standalone tool that watches a path and runs a command
whenever it detects modifications.
EOF
