Hi everyone. I wrote a CSV parsing and output library for my own uses
when I didn't see another one available. Someone on #clojure suggested
it might be of general interest for clojure.contrib. If you guys
agree, I'm happy to do whatever is necessary to assist with that.
The code is at
http://github.com/davidsantiago/clojure-csv . I'm happy
to take suggestions for improvements in either case, as I am still
very, very new to Clojure.
Thanks,
David