Jun
8
2006

opencsv-1.4 goes out the door…

Just uploaded the latest release of opencsv to Sourceforge – a very simple CSV parser under Apache 2.0 license. The new release adds two requested features:

  • Support in CSVReader for skipping first x lines of an incoming file
  • Support in CSVWriter for suppressing quotes in the output of fields

The real cool thing from my perspective was that these were both user-submitted changes (thanks Andreus and Peter!). I just had to write the test cases… and sometimes users even submit those with their changes!

Living the open source dream…

About the Author: Glen Smith

1 Comment + Add Comment

  • thank you

Leave a comment

Glen Smith

About Glen

Co-author Grails in Action