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