Skip to content

junegunn/SuperCSV

Repository files navigation

SuperCSV

A fork of SuperCSV project by Kasper B. Graversen. (github.com/super-csv/super-csv)

Build

ant dist
ant test

Changelog

1.53

  • Initial fork of the original SuperCSV 1.52

  • build.xml for Apache ant

  • Allows null values to be read and written. Empty strings are now written as “”.

  • Does not modify the content of the document. The previous version replaces new line characters, according to the specified CSV preference.

  • Bug fix: Escaping carriage-return characters.

About

A fork of SuperCSV project with a few fixes

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published