toutes les options
trixie  ] [  forky  ] [  sid  ]
[ Paquet source : goawk  ]

Paquet : goawk (1.29.0-1)

Liens pour goawk

Screenshot

Ressources Debian :

Télécharger le paquet source goawk :

Responsables :

Ressources externes :

Paquets similaires :

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.

Télécharger goawk

Télécharger pour toutes les architectures proposées
Architecture Taille du paquet Espace occupé une fois installé Fichiers
amd64 1 031,1 ko2 882,0 ko [liste des fichiers]
arm64 891,4 ko2 866,0 ko [liste des fichiers]
armel 915,7 ko2 906,0 ko [liste des fichiers]
armhf 911,2 ko2 842,0 ko [liste des fichiers]
i386 985,3 ko2 768,0 ko [liste des fichiers]
ppc64el 903,4 ko2 930,0 ko [liste des fichiers]
riscv64 910,9 ko2 802,0 ko [liste des fichiers]
s390x 948,4 ko3 186,0 ko [liste des fichiers]