[ Källkod: goawk ]
Paket: goawk (1.29.0-1 och andra)
Länkar för goawk
Debianresurser:
Hämta källkodspaketet goawk:
Ansvariga:
Externa resurser:
- Hemsida [github.com]
Liknande paket:
POSIX-compliant AWK interpreter written in Go, with CSV support (program)
GoAWK is a POSIX-compatible version of AWK, and additionally has a CSV mode for reading and writing CSV and TSV files.
Additional features GoAWK has over AWK:
* It has proper support for CSV and TSV files. * It's the only AWK implementation with a code coverage feature. * It supports negative field indexes to access fields from the right, for example, $-1 refers to the last field. * It's embeddable in your Go programs! You can even call custom Go functions from your AWK scripts. * Most AWK scripts are faster than awk and on a par with gawk, though usually slower than mawk. * The parser supports 'single-quoted strings' in addition to "double- quoted strings", primarily to make Windows one-liners easier when using the cmd.exe shell (which uses " as the quote character).
This package provides the CLI interface to goawk.
Andra paket besläktade med goawk
|
|
|
|
Hämta goawk
Arkitektur | Version | Paketstorlek | Installerad storlek | Filer |
---|---|---|---|---|
amd64 | 1.29.0-1 | 1.031,1 kbyte | 2.882,0 kbyte | [filförteckning] |
arm64 | 1.29.0-1 | 891,4 kbyte | 2.866,0 kbyte | [filförteckning] |
armel | 1.29.0-1 | 915,7 kbyte | 2.906,0 kbyte | [filförteckning] |
armhf | 1.29.0-1 | 911,2 kbyte | 2.842,0 kbyte | [filförteckning] |
i386 | 1.29.0-1 | 985,3 kbyte | 2.768,0 kbyte | [filförteckning] |
loong64 (inofficiell anpassning) | 1.29.0-1 | 917,2 kbyte | 2.930,0 kbyte | [filförteckning] |
mips64el | 1.29.0-1 | 838,8 kbyte | 3.267,0 kbyte | [filförteckning] |
ppc64 (inofficiell anpassning) | 1.27.0-3 | 259,5 kbyte | 1.298,0 kbyte | [filförteckning] |
ppc64el | 1.29.0-1 | 903,4 kbyte | 2.930,0 kbyte | [filförteckning] |
riscv64 | 1.29.0-1 | 910,9 kbyte | 2.802,0 kbyte | [filförteckning] |
s390x | 1.29.0-1 | 948,4 kbyte | 3.186,0 kbyte | [filförteckning] |
sparc64 (inofficiell anpassning) | 1.27.0-3 | 225,7 kbyte | 1.280,0 kbyte | [filförteckning] |
x32 (inofficiell anpassning) | 1.27.0-3 | 233,1 kbyte | 813,0 kbyte | [filförteckning] |