slackbuilds_ponce/ruby/rubygem-fastercsv/README
B. Watson 4d93d4155a ruby/rubygem-fastercsv: Wrap README at 72 columns.
Signed-off-by: B. Watson <yalhcru@gmail.com>
2022-03-17 12:38:01 -04:00

3 lines
190 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.