Easy-to-use CSV parsing library for C language.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
Pradana AUMARS 6bb86dbb16
Add testing suites
2 years ago
src Fix typo '_easycsv_checkcsvandstring_two' 2 years ago
tests Add testing suites 2 years ago
LICENSE Add LICENSE 5 years ago
Makefile.am Add testing suites 2 years ago
README Add testing suites 2 years ago
configure Add testing suites 2 years ago
configure.ac Add testing suites 2 years ago

README

Easy-to-use CSV parsing library for C language.

Build requirements
------------------
* libtool
* Optional: check (for testing)