pkgsrc/textproc/miller
wiz 58e8e046f9 Update textproc/miller to 2.2.0:
Multi-character RS,FS,PS

You can process CRLF-terminated DKVP files with mlr --dkvp --rs
crlf.
You can process LF-terminated CSV files with mlr --csv --rs lf.
You can process TSV using mlr --fs tab; you can convert TSV to CSV
using mlr --ifs tab --ofs comma.
Along with many more possibilities.
Please see mlr -h for more information.

There is one minor, backward-incompatible change which I felt not
worth calling this 3.0.0: default field separator for NIDX format
is now space, not comma.
2015-09-21 13:25:38 +00:00
..
DESCR
distinfo Update textproc/miller to 2.2.0: 2015-09-21 13:25:38 +00:00
Makefile Update textproc/miller to 2.2.0: 2015-09-21 13:25:38 +00:00
PLIST