SkillAgentSearch skills...

Libcsv

Fast and flexible CSV library written in pure ANSI C that can read and write CSV data.

Install / Use

/learn @rgamble/Libcsv
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

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

Related Skills

View on GitHub
GitHub Stars203
CategoryDevelopment
Updated26d ago
Forks44

Languages

Shell

Security Score

95/100

Audited on Mar 13, 2026

No findings