peterstace / csvfmt

CSV Formatter

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

csvfmt

The csvfmt tool is a formatter for CSV data. It takes CSV data from standard in, and writes it to standard out in a formatted fashion. The maximum size of each column is calculated, and any fields smaller are padded to that size.

About

CSV Formatter


Languages

Language:Go 100.0%