runawk

wrapper for AWK interpreter implementing modules
  http://github.com/cheusov/runawk
  0
  no reviews



RunAWK is a small wrapper for AWK interpreter that implements module system (similar to Perl's "use" command) and helps in writing standalone AWK programs.

This package also provides about a dozen of modules implementing most common string, array and system function.