Easy-to-use CSV parsing library for C language.
Go to file
Pradana AUMARS dd1bcaa4dd Specified shared nature of library 2021-06-27 21:50:24 +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 Add LICENSE 2018-02-11 17:21:04 +00: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)