# Watch: https://invisible-mirror.net/archives/mawk/ href="mawk-([0-9.]+-[0-9]+)[.]tgz"
           SPELL=mawk
         VERSION=1.3.4-20260129
     SOURCE_HASH=sha512:90debb7eefc5e6b9895d74f971c87b8e1e33562d7d991d9ae07d3396322e5bb86188faef7a721cdc688f0d4e42c1bba2641d23ddb9527e2df41f9b5ca9d59724
          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
