Easy-to-use CSV parsing library for C language.
Go to file
Pradana AUMARS 0117c62230 Fix typo '_easycsv_checkcsvandstring_two' 2021-06-27 21:19:44 +02:00
src Fix typo '_easycsv_checkcsvandstring_two' 2021-06-27 21:19:44 +02:00
tests Remove temporary files in tests/ 2021-06-27 18:22:16 +02:00
LICENSE Add LICENSE 2018-02-11 17:21:04 +00:00
Makefile.am Implementation of automake 2021-06-27 18:56:38 +02:00
README Add build requirements 2021-06-27 18:53:54 +02:00
configure Implementation of automake 2021-06-27 18:56:38 +02:00
configure.ac Implementation of automake 2021-06-27 18:56:38 +02:00

README

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

Build requirements
------------------
* libtool