mirror of
https://git.freebsd.org/ports.git
synced 2025-05-07 19:30:46 -04:00
Commit b7f05445c0
has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner)
4 lines
252 B
Text
4 lines
252 B
Text
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.
|