goawk binary package in Ubuntu Oracular arm64

 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.

Publishing history

Date Status Target Pocket Component Section Priority Phased updates Version
  2024-06-29 20:38:24 UTC Published Ubuntu Oracular arm64 release universe interpreters Optional 1.27.0-4
  • Published
  • Copied from ubuntu oracular-proposed arm64 in Primary Archive for Ubuntu
  Deleted Ubuntu Oracular arm64 proposed universe interpreters Optional 1.27.0-4
  • Removal requested .
  • Deleted by Ubuntu Archive Auto-Sync

    Moved to oracular

  • Published
  2024-06-29 18:14:59 UTC Superseded Ubuntu Oracular arm64 proposed universe interpreters Optional 1.27.0-3
  • Removed from disk .
  • Removal requested .
  • Superseded by arm64 build of goawk 1.27.0-4 in ubuntu oracular PROPOSED
  • Published
  2024-06-14 06:05:13 UTC Superseded Ubuntu Oracular arm64 proposed universe interpreters Optional 1.27.0-2
  • Removed from disk .
  • Removal requested .
  • Superseded by arm64 build of goawk 1.27.0-3 in ubuntu oracular PROPOSED
  • Published
  2024-06-13 00:24:34 UTC Superseded Ubuntu Oracular arm64 proposed universe interpreters Optional 1.27.0-1
  • Removed from disk .
  • Removal requested .
  • Superseded by arm64 build of goawk 1.27.0-2 in ubuntu oracular PROPOSED
  • Published

Source package