NOTICE: This package has been removed from pkgsrc

./wip/libcsv, CSV library written in pure ANSI C89

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ]


Branch: CURRENT, Version: 3.0.3, Package name: libcsv-3.0.3, Maintainer: leot

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.


Master sites:

SHA1: 2f637343c3dfac80559595f519e8f78f25acc7c1
RMD160: 8cf16e810924dd0f41b0444cf2a02d5e6da2ab21
Filesize: 323.722 KB

Version history: (Expand)


CVS history: (Expand)


   2015-03-29 15:44:15 by Leonardo Taccari | Files touched by this commit (5)
Log message:
Import libcsv-3.0.3 as wip/libcsv.

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.