This commit is contained in:
2023-10-25 11:49:01 -04:00
parent 1ce2a2a9a2
commit 2899604bdc
4 changed files with 168 additions and 8 deletions

2
README
View File

@@ -17,3 +17,5 @@ A very simple CSV parsing library
+ Installation
Customize config.mk, then run 'make', followed by 'make install' as root.
libcsvparser is shipped as a static library only. Should you require a
dynamic library, edit the Makefile.