HomeFreeBSD

textproc/choose: add port: Human-friendly and fast alternative to cut and…

Description

textproc/choose: add port: Human-friendly and fast alternative to cut and (sometimes) awk

This is choose, a human-friendly and fast alternative to cut and
(sometimes) awk.

Features

  • terse field selection syntax similar to Python's list slices
  • negative indexing from end of line
  • optional start/end index
  • zero-indexed
  • reverse ranges
  • aslightly faster than cut for sufficiently long inputs, much faster than awk
  • regular expression field separators using Rust's regex syntax

WWW: https://github.com/theryangeary/choose

Details

Provenance
tagattieAuthored on Feb 27 2023, 11:32 AM
Parents
R11:e433b6a62875: graphics/mesa-*: Update to 22.3.6
Branches
Unknown
Tags
Unknown