csv-utils 0.5.0
A Ruby library for CSV file processing featuring comparison, transformation, sorting, and validation. Includes CLI tools for debugging malformed CSVs, auto-detection of encodings and separators, and efficient handling of large files.
Gemfile:
=
install:
=
Runtime Dependencies (2):
csv
>= 0
inheritance-helper
>= 0