slackbuilds_ponce/ruby/rubygem-fastercsv/README
Lionel Young 371734afa2 ruby/rubygem-fastercsv: Added (ruby csv library).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2014-06-29 20:25:57 +07:00

3 lines
191 B
Text

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.