Page MenuHomeFreeBSD

New port: textproc/up: Ultimate plumber, a tool for writing pipes with instant live preview
ClosedPublic

Authored by 0mp on Mar 26 2019, 3:59 PM.
Tags
None
Referenced Files
Unknown Object (File)
Fri, Apr 19, 5:15 PM
Unknown Object (File)
Fri, Apr 12, 2:54 AM
Unknown Object (File)
Fri, Apr 12, 2:54 AM
Unknown Object (File)
Fri, Apr 12, 2:54 AM
Unknown Object (File)
Fri, Apr 12, 2:38 AM
Unknown Object (File)
Feb 16 2024, 7:17 PM
Unknown Object (File)
Feb 10 2024, 9:36 PM
Unknown Object (File)
Feb 10 2024, 9:36 PM
Subscribers
None

Details

Summary
New port: textproc/up: Ultimate plumber, a tool for writing pipes with instant live preview

up is the Ultimate Plumber, a tool for writing Linux pipes in a terminal-based
UI interactively, with instant live preview of command results.

The main goal of the Ultimate Plumber is to help interactively and
incrementally explore textual data in Linux, by making it easier to quickly
build complex pipelines, thanks to a fast feedback loop. This is achieved by
boosting any typical Linux text-processing utils such as grep, sort, cut,
paste, awk, wc, perl, etc., etc., by providing a quick, interactive, scrollable
preview of their results.

WWW: https://github.com/akavel/up
Test Plan
  • poudriere test on 112i, 120i
  • portlint
  • make test on 13.0-CURRENT amd64 and 120i

Diff Detail

Repository
rP FreeBSD ports repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable