miller - Name-indexed data processing tool
Website: | https://github.com/johnkerl/miller/ |
---|---|
License: | BSD |
Vendor: | Alcance Libre, Inc. |
- Description:
Miller (mlr) allows name-indexed data such as CSV and JSON 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".
Packages
miller-5.10.4-1.aldos.i686 [322 KiB] |
Changelog
by Joel Barrios (2022-11-29):
- Update to 5.10.4. |