goawk: A POSIX-compliant AWK interpreter written in Go1

Awk is a text processor that scans each input file for lines that match any of a set of patterns. With each pattern there can be an associated action that will be performed when a line of a file matches the pattern.

... part of T2, get it here

URL: https://github.com/benhoyt/goawk

Author: Ben Hoyt
Maintainer: Tomas Glozar <tglozar@gmail.com

License: MIT
Status: Stable
Version: 1.24.0

Download: https://github.com/benhoyt/goawk/archive/v1.24.0 goawk-1.24.0.tar.gz

T2 source: goawk.cache
T2 source: goawk.conf
T2 source: goawk.desc

Build time (on reference hardware): 1% (relative to binutils)2

Installed size (on reference hardware): 2.48 MB, 6 files

Dependencies (build time detected): 00-dirtree bash binutils coreutils diffutils findutils gawk go grep sed tar

Installed files (on reference hardware): n.a.

1) This page was automatically generated from the T2 package source. Corrections, such as dead links, URL changes or typos need to be performed directly on that source.

2) Compatible with Linux From Scratch's "Standard Build Unit" (SBU).