csv_sniffer 0.0.2
CSV Sniffer is intended to provide utilities that will allow a user detect the delimiter character in use, whether the values in the CSV file are quote enclosed, whether the file contains a header, and more. The library is intended to detect information to be used as configuration inputs for CSV parsers.
Gemfile:
=
install:
=
Development Dependencies (1):
test-unit
>= 0