miller/pkg/go-csv
2026-02-01 15:44:08 -05:00
..
csv_reader.go Don't parse CSV comments (#1859) 2025-08-13 18:07:32 -04:00
csv_writer.go Deadstrip (#1947) 2026-02-01 15:44:08 -05:00
LICENSE Export library code in pkg/ (#1391) 2023-09-10 17:15:13 -04:00
README.md Export library code in pkg/ (#1391) 2023-09-10 17:15:13 -04:00

This is an adaptation of https://cs.opensource.google/go/go/+/refs/tags/go1.19.4:src/encoding/csv/reader.go and is used according to the license terms contained within it.