- 
                Notifications
    
You must be signed in to change notification settings  - Fork 44
 
Fast and flexible CSV library written in pure ANSI C that can read and write CSV data.
License
rgamble/libcsv
Folders and files
| Name | Name | Last commit message  | Last commit date  | |
|---|---|---|---|---|
Repository files navigation
Installation
------------
The libcsv library may be installed using the package management software included
with many operating systems.  The relevant packages are typically named libcsv3
and libcsv-dev.  See the documentation of your operating system's package management
software for details on fetching and installing the appropriate package.
Installation from source 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 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
-------------------------------------------------
Ruby - Rcsv by Artur Pyrogovskyi
       https://github.com/fiksu/rcsv
About
Fast and flexible CSV library written in pure ANSI C that can read and write CSV data.
Resources
License
Stars
Watchers
Forks
Releases
No releases published
              Packages 0
        No packages published