SimpleCSV 0.1.4 README

What is:
SimpleCSV provides simple api to read/write csv.

Requirements:
- ruby-1.8.x: http://www.ruby-lang.org/
- libcsv: http://sourceforge.net/projects/libcsv/
- 1.0.0 or later
- If you want to use libcsv 0.9.x, try to use simplecsv 0.0.2

Installation:
see INSTALL.*

Documentations:
see rdoc

License:
Ruby's