Oct
6
2005

opencsv 1.0 ships

Ending my obsession with all things comma-delimited, I’ve deployed 1.0 final of opencsv to Sourceforge. This version adds the capability to supply custom separator and quote chars, and pretty much rounds out everything I want to do with CSV.

Read the quickstart, then grab the files from the download page.

Happy delimiting!

About the Author: Glen Smith

2 Comments + Add Comment

  • Thanks for publishing opencsv. I started using it today. It was very easy to use and parsed the file I had perfectly. Good work!

    The file I am parsing has lots of newlines and “” escapes inside the CSV. I am really glad opencsv handled it correctly.

  • Thanks Greg. Glad it saved you some time (and glad that it handled your file!)

Leave a comment

Glen Smith

About Glen

Co-author Grails in Action