csv

Library for parsing, stringifying, reading, and writing CSV (comma separated value) files


Keywords
csv, parsing, stringify, library
License
MIT
Install
nimble install csv

Documentation

---- About ----

nim-csv is a Nim module for working with CSV (comma separated values) files.

See the documentation.html file for documentation.

---- License ----

nim-csv is released under the MIT open source license.