Subject: CVS commit: pkgsrc/textproc/angle-grinder
From: pin
Date: 2022-05-03 21:13:38
Message id: 20220503191339.050CEFB1A@cvs.NetBSD.org

Log Message:
textproc/angle-grinder: import package

angle-grinder, slice and dice log files on the command line.

Angle-grinder allows you to parse, aggregate, sum, average, min/max, percentile,
and sort your data. You can see it, live-updating, in your terminal.
Angle grinder is designed for when, for whatever reason, you don't have your
data in graphite/honeycomb/kibana/sumologic/splunk/etc. but still want to be
able to do sophisticated analytics.

Angle grinder can process well above 1M rows per second (simple pipelines as
high as 5M), so it's usable for fairly meaty aggregation. The results will live
update in your terminal as data is processed. Angle grinder is a bare bones
functional programming language coupled with a pretty terminal UI.

Files:
RevisionActionfile
1.1addpkgsrc/textproc/angle-grinder/DESCR
1.1addpkgsrc/textproc/angle-grinder/Makefile
1.1addpkgsrc/textproc/angle-grinder/PLIST
1.1addpkgsrc/textproc/angle-grinder/cargo-depends.mk
1.1addpkgsrc/textproc/angle-grinder/distinfo