Easy-to-use CSV parsing library for C language.
Go to file
Pradana AUMARS 0cc45de949 Update LICENSE 2021-06-27 21:52:06 +02:00
src Fix typo '_easycsv_checkcsvandstring_two' 2021-06-27 21:19:44 +02:00
tests Add testing suites 2021-06-27 21:50:05 +02:00
LICENSE Update LICENSE 2021-06-27 21:52:06 +02:00
Makefile.am Add testing suites 2021-06-27 21:50:05 +02:00
README Specified shared nature of library 2021-06-27 21:50:24 +02:00
configure Add testing suites 2021-06-27 21:50:05 +02:00
configure.ac Add testing suites 2021-06-27 21:50:05 +02:00

README

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

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