          MODULE=bgrep
         VERSION=0.3
          SOURCE=$MODULE-$VERSION.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$MODULE-$MODULE-$VERSION
      SOURCE_URL=https://github.com/tmbinc/$MODULE/archive/refs/tags
      SOURCE_VFY=sha256:a54ad3101150d750c180718b487406bef630f062a5ef30fde59be10a7caaaf1e
        WEB_SITE=https://github.com/tmbinc/bgrep/
         ENTERED=20250908
         UPDATED=20260621
           SHORT="Binary grep"

cat << EOF
Binary grep. I'm terribly annoyed by the fact that grep(1) cannot look for
binary strings. I'm even more annoyed by the fact that a simple search for
"binary grep" doesn't yield a tool which could do that. So I wrote one.
EOF
