./textproc/miller, Command-line CSV processor

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


Branch: pkgsrc-2016Q3, Version: 4.5.0, Package name: miller-4.5.0, 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:
[textproc/asciidoc]

Master sites:

SHA1: 8d1cb1c1b32790b92c404e893b2b66659238d0b6
RMD160: c9f05de18c9f9ecb8004ef332ad995efbd5c6793
Filesize: 986.504 KB

Version history: (Expand)