# Watch: https://invisible-mirror.net/archives/mawk/ href="mawk-([0-9.]+-[0-9]+)[.]tgz"
           SPELL=mawk
         VERSION=1.3.4-20260302
     SOURCE_HASH=sha512:9ee6442d9475e895aef0f2f1b623c91c6e795561c2b4c25b9d9a42ce3aa5c1e622141f85a34a8012b6145b7509cdce2f7faefb3bb863267b6982543888a42370
          SOURCE="$SPELL-$VERSION.tgz"
   SOURCE_URL[0]=https://invisible-mirror.net/archives/$SPELL/$SOURCE
SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELL-$VERSION"
        WEB_SITE="https://invisible-island.net/mawk/mawk.html"
      LICENSE[0]="GPLv2"
         ENTERED=20140831
        KEYWORDS=""
           SHORT="Interpreter for the AWK Programming Language"
cat << EOF
The AWK language is useful for manipulation of data files, text retrieval and
processing, and for prototyping and experimenting with algorithms.
EOF
