Complete replacement to the CSV standard library
FasterCSV is intended as a replacement to Ruby's standard CSV library. It was designed to address concerns users of that library had and it has three primary goals: 1. Be significantly faster than CSV while remaining a pure Ruby library. 2. Use a smaller and easier to maintain code base. (We're about even now, but not if you compare the features!) 3. Improve on the CSV interface.
$
pkg install rubygem-fastercsvOrigin
devel/rubygem-fastercsv
Size
328KiB
License
GPLv2, RUBY
Maintainer
ruby@FreeBSD.org
Dependencies
2 packages
Required by
2 packages