libcsv - Small, simple and fast CSV library
| Website: | http://sourceforge.net/projects/libcsv/ |
|---|---|
| License: | LGPLv2+ |
| Vendor: | Fedora Project |
- Description:
libcsv is a small, simple and fast CSV library written in pure ANSI C89 that can read and write CSV data. It provides a straight-forward interface using callback functions to handle parsed fields and rows and can parse improperly formatted CSV files.
Packages
| libcsv-3.0.3-2.el6.src [328 KiB] |
Changelog
by Jan Holcapek (2014-06-19):
- Fixed trailing white space in fix-soname-version.patch. |