[ Quellcode: goawk ]
Paket: goawk (1.29.0-1 und andere)
Links für goawk
Debian-Ressourcen:
Quellcode-Paket goawk herunterladen:
Betreuer:
Externe Ressourcen:
- Homepage [github.com]
Ähnliche Pakete:
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.
Andere Pakete mit Bezug zu goawk
|
|
|
|
-
- dep: libc6 (>= 2.34) [x32]
- GNU-C-Bibliothek: Laufzeitbibliotheken
auch ein virtuelles Paket, bereitgestellt durch libc6-udeb
- dep: libc6 (>= 2.38) [nicht x32]
-
- dep: libgcc-s1 (>= 3.0) [sparc64]
- GCC Support-Bibliothek
- dep: libgcc-s1 (>= 3.3.1) [nicht sparc64]
-
- dep: libgo23
- Runtime library for GNU Go applications
goawk herunterladen
Architektur | Version | Paketgröße | Größe (installiert) | Dateien |
---|---|---|---|---|
amd64 | 1.29.0-1 | 1.031,1 kB | 2.882,0 kB | [Liste der Dateien] |
arm64 | 1.29.0-1 | 891,4 kB | 2.866,0 kB | [Liste der Dateien] |
armel | 1.29.0-1 | 915,7 kB | 2.906,0 kB | [Liste der Dateien] |
armhf | 1.29.0-1 | 911,2 kB | 2.842,0 kB | [Liste der Dateien] |
i386 | 1.29.0-1 | 985,3 kB | 2.768,0 kB | [Liste der Dateien] |
loong64 (inoffizielle Portierung) | 1.29.0-1 | 917,2 kB | 2.930,0 kB | [Liste der Dateien] |
mips64el | 1.29.0-1 | 838,8 kB | 3.267,0 kB | [Liste der Dateien] |
ppc64 (inoffizielle Portierung) | 1.27.0-3 | 259,5 kB | 1.298,0 kB | [Liste der Dateien] |
ppc64el | 1.29.0-1 | 903,4 kB | 2.930,0 kB | [Liste der Dateien] |
riscv64 | 1.29.0-1 | 910,9 kB | 2.802,0 kB | [Liste der Dateien] |
s390x | 1.29.0-1 | 948,4 kB | 3.186,0 kB | [Liste der Dateien] |
sparc64 (inoffizielle Portierung) | 1.27.0-3 | 225,7 kB | 1.280,0 kB | [Liste der Dateien] |
x32 (inoffizielle Portierung) | 1.27.0-3 | 233,1 kB | 813,0 kB | [Liste der Dateien] |