;;; awk.meta -*- Scheme -*- ((synopsis "The SCSH/PLT 'awk' macro") (category lang-exts) (license "LGPL-1") (doc-from-wiki) (author "Olin Shivers, adapted to CHICKEN by [[felix winkelmann]]") (files "awk.meta" "awk.setup" "awk.scm" "tests/max-linelength.scm" "tests/strip-blank.scm" "tests/sort-passwd.scm" "tests/run.scm" "tests/count-lines.scm"))