Small and furry, well ... definitely furry. [source]

Sunday, February 27, 2011

csvlib - A library for reading/writing CSV files

csvlib is a library for reading and writing CSV files. It is based on CSVReader which we use here a lot a Adconion.

csvlib will try to do the right thing™ It can write either vectors or hash maps and supports formatters and converters (for writing/reading).

The code is not that long, let me know if you find any bugs.

No comments:

Post a Comment