Mawk is an interpreter of the AWK programming language. It is known
for being fast and efficient.

contents of mawk-1.3.4-20231102-win64.zip:

mawk\README.txt (this file)
mawk\bin\mawk.exe (the mawk executable file)
mawk\share\man\man1\mawk.1
mawk\share\man\man1\mawk.1.txt (mawk man page as normal text file)

Recommandation for installation: copy mawk.exe into a directory (folder)
included in the list of directories assigned to the PATH environment
variable.

The executable files were compiled with the MinGW-w64 implementation of
the gcc (https://www.mingw-w64.org/, https://www.msys2.org/).

All the files in this archive are made available without any
warranty. No support is provided for this compiled sofware.

The source code can be obtained from: https://invisible-island.net/mawk

Volker Kiefel
2023-11-13

