evan / ccsv

A pure-C CSV parser for Ruby
http://blog.evanweaver.com/files/doc/fauna/ccsv/
Academic Free License v3.0
64 stars 52 forks source link

Allow csv lines of any length #2

Closed crossman closed 12 years ago

crossman commented 12 years ago

I hit the 2048 character limit in my use and figured I'd make it possible to read a csv with any line length.