./textproc/miller, Command-line CSV processor

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: pkgsrc-2018Q2, Version: 5.2.2, Package name: miller-5.2.2, Maintainer: pkgsrc-users

Miller is like sed, awk, cut, join, and sort for name-indexed data
such as CSV.

With Miller, you get to use named fields without needing to count
positional indices.

This is something the Unix toolkit always could have done, and
arguably always should have done. It operates on key-value-pair
data while the familiar Unix tools operate on integer-indexed
fields: if the natural data structure for the latter is the array,
then Miller's natural data structure is the insertion-ordered hash
map. This encompasses a variety of data formats, including but not
limited to the familiar CSV. (Miller can handle positionally-indexed
data as a special case.)


Required to build:
[pkgtools/cwrappers] [textproc/asciidoc]

Master sites:

SHA1: 1b130238401ae30096d984961af0e1f88d583a1a
RMD160: 8147e4ff0a7125ece80246b35e0b54c1c8c50833
Filesize: 1163.244 KB

Version history: (Expand)