tech-zw / libcsv

fork of the lib hosted on -

Home Page:http://sourceforge.net/projects/libcsv

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

fork of the lib hosted on -

http://sourceforge.net/projects/libcsv

License:GNU Lesser General Public License v2.1


Languages

Language:Shell 76.3%Language:C 8.9%Language:Makefile 8.1%Language:Roff 6.3%Language:M4 0.4%