summaryrefslogtreecommitdiffstats
path: root/ruby/rubygem-fastercsv/README
blob: 3d2e8a44ad252ef403e6412588e4104643036d90 (plain)
1
2
3
FasterCSV is intended as a complete replacement to the CSV standard library. It
is significantly faster and smaller while still being pure Ruby code. It also
strives for a better interface.