/csvfmt

CSV Formatter

Primary LanguageGo

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.