Source: miller Maintainer: Stephen Kitt Section: utils Priority: optional Build-Depends: debhelper (>= 11~), flex Standards-Version: 4.2.1 Vcs-Browser: https://salsa.debian.org/debian/miller Vcs-Git: https://salsa.debian.org/debian/miller.git Homepage: https://github.com/johnkerl/miller Rules-Requires-Root: no Package: miller Architecture: any Multi-Arch: foreign Depends: ${misc:Depends}, ${shlibs:Depends} Description: name-indexed data processing tool Miller (mlr) allows name-indexed data such as CSV files to be processed with functions equivalent to sed, awk, cut, join, sort etc. It can convert between formats, preserves headers when sorting or reversing, and streams data where possible so its memory requirements stay small. It works well with pipes and can feed "tail -f".