wtf_csv 1.0.0
Ruby gem to detect formatting issues in a CSV. Can find quoting issues, incorrect column counts, and can properly handle quote-escaped line endings.
Gemfile:
=
install:
=
Runtime Dependencies (1):
smarter_csv
>= 0
Development Dependencies (1):
rspec
>= 0
Requirements:
smarter_csv