/csvq

Golang standard CSV with quote char support

Primary LanguageGo

This is a fork of Golang's encoding/csv with custom quote char capabilities.

Basic tests added.

Original copyrights are preserved.