Skip to content

martin-torhage/libcsv

 
 

Repository files navigation

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

Clone of libcsv at https://sourceforge.net/projects/libcsv/ by @rgamble

Resources

License

LGPL-2.1, GPL-2.0 licenses found

Licenses found

LGPL-2.1
COPYING.LESSER
GPL-2.0
COPYING

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Shell 76.3%
  • C 9.0%
  • Makefile 8.2%
  • Roff 6.4%
  • M4 0.1%