# libcsv **Repository Path**: cauchy37/libcsv ## Basic Information - **Project Name**: libcsv - **Description**: No description available - **Primary Language**: Unknown - **License**: LGPL-2.1 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 2 - **Created**: 2024-09-02 - **Last Updated**: 2024-09-02 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README Installation ------------ installation usually consists of: ./configure && make && make check && make install see the INSTALL file for details and instructions on other systems License ------- The libcsv library is licensed under the LGPL, see the COPYING.LESSER file for details. The example programs are not covered under a license and can be used without restriction. Documentation ------------- See the accompanying man pages or pdf documentation libcsv interfaces for other programming languages ------------------------------------------------- Perl - Text-CSV-LibCSV by Jiro Nishiguchi http://search.cpan.org/dist/Text-CSV-LibCSV/ Ruby - SimpleCSV by Ken Date http://rubyforge.org/projects/simplecsv/ Rcsv by Artur Pyrogovskyi https://github.com/fiksu/rcsv