Package: wnpp Severity: wishlist Owner: Stephen Kitt <sk...@debian.org>
* Package name : miller Version : 2.2.1 Upstream Author : John Kerl <kerl.john.r+mil...@gmail.com> * URL : https://github.com/johnkerl/miller * License : BSD-2-Clause Programming Lang: C Description : name-indexed data processing tool Miller 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".