Comma-Separated Values manipulation routines
Changes for 1.53 - 2023-11-22
- Two casts for -Wformat (issue 50)
- Add --skip-empty to csv2xlsx
- Add --font and --font-size to csv2xlsx
- Fix skip_empty_rows ("skip") and trailing newlines (Corey Hickey, PR#52)
- Fix comment in last line (RT#150501)