Show HN: SuperCSV – a typed, self-describing data format
1 points
by mmm1
3 hours ago
| 0 comments
| supercsv.com
| HN
I've created a new open-source data format licensed under Apache 2.0.

SuperCSV is a CSV-like data format with explicitly defined types and self-describing files.

SuperCSV v1.0 includes a formal specification, a reference implementation in Go (validation, encoding, decoding), and a public test suite.

https://www.supercsv.com

https://github.com/supercsv/supercsv

No one has commented on this post.