csv_sniffer 0.1.1
CSV Sniffer is a set of functions that 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