Package: gawk Status: install ok half-configured Priority: optional Section: interpreters Installed-Size: 2911 Maintainer: Adrian Bunk Architecture: amd64 Multi-Arch: foreign Source: gawk (1:5.2.1-2) Version: 1:5.2.1-2+b1 Provides: awk Pre-Depends: libc6 (>= 2.34), libgmp10 (>= 2:6.3.0+dfsg), libmpfr6 (>= 3.1.3), libreadline8t64 (>= 6.0), libsigsegv2 (>= 2.9) Suggests: gawk-doc Conffiles: /etc/profile.d/gawk.csh b3d9e29a36f945b2065b2f88d18dadaa /etc/profile.d/gawk.sh bfc054c0862d0fad98ca641b951c7061 Description: GNU awk, a pattern scanning and processing language `awk', a program that you can use to select particular records in a file and perform operations upon them. . Gawk is the GNU Project's implementation of the AWK programming language. It conforms to the definition of the language in the POSIX 1003.2 Command Language And Utilities Standard. This version in turn is based on the description in The AWK Programming Language, by Aho, Kernighan, and Weinberger, with the additional features defined in the System V Release 4 version of UNIX awk. Gawk also provides more recent Bell Labs awk extensions, and some GNU-specific extensions. Homepage: http://www.gnu.org/software/gawk/