Easy-to-use CSV parsing library for C language.
You cannot 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 9ac6ee03e4 Add easycsv_string testing
Signed-off-by: Pradana AUMARS <paumars@courrier.dev>
2 years ago
include easycsv_insert_value documentation fixed 2 years ago
src Create libeasycsv_string library 2 years ago
tests Add easycsv_string testing 2 years ago
LICENSE Update LICENSE 2 years ago
Makefile.am Add testing suites 2 years ago
README Update requirements for pkg-config and make check mandatory 2 years ago
bootstrap Replace configure script with bootstrap 2 years ago
configure.ac Use pkg-config instead of automake m4 macros for check 2 years ago

README

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

Build requirements
------------------
* libtool
* check
* pkg-config