Path to this page:
./
textproc/libcsv,
CSV library written in pure ANSI C89
Branch: CURRENT,
Version: 3.0.3,
Package name: libcsv-3.0.3,
Maintainer: leotlibcsv 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.
Required to build:[
pkgtools/cwrappers]
Master sites:
Filesize: 323.722 KB
Version history: (Expand)
- (2017-11-23) Package has been reborn
- (2016-07-21) Package added to pkgsrc.se, version libcsv-3.0.3 (created)
CVS history: (Expand)
2021-10-26 13:23:42 by Nia Alarie | Files touched by this commit (1161) |
Log message:
textproc: Replace RMD160 checksums with BLAKE2s checksums
All checksums have been double-checked against existing RMD160 and
SHA512 hashes
Unfetchable distfiles (fetched conditionally?):
./textproc/convertlit/distinfo clit18src.zip
|
2021-10-07 17:02:49 by Nia Alarie | Files touched by this commit (1162) |
Log message:
textproc: Remove SHA1 hashes for distfiles
|
2020-03-20 12:58:37 by Nia Alarie | Files touched by this commit (640) |
Log message:
*: Convert broken sourceforge HOMEPAGEs back to http
|
2020-01-19 00:36:14 by Roland Illig | Files touched by this commit (3046) |
Log message:
all: migrate several HOMEPAGEs to https
pkglint --only "https instead of http" -r -F
With manual adjustments afterwards since pkglint 19.4.4 fixed a few
indentations in unrelated lines.
This mainly affects projects hosted at SourceForce, as well as
freedesktop.org, CTAN and GNU.
|
2017-03-23 18:07:02 by Joerg Sonnenberger | Files touched by this commit (219) |
Log message:
Extend SHA512 checksums to various files I have on my local distfile
mirror.
|
2016-07-21 01:00:14 by Aleksey Cheusov | Files touched by this commit (5) |
Log message:
Import libcsv from wip
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.
|