mirror of
https://git.FreeBSD.org/ports.git
synced 2025-02-05 11:35:01 +00:00
![Mark Linimon](/assets/img/avatar_default.png)
Left marked as broken so as not to step on the intent of the previous committer (broken=unfetchable, in this case).
10 lines
296 B
Plaintext
10 lines
296 B
Plaintext
[ paraphrased from the README ]
|
|
libcache is a high-level C library that allows a programmer
|
|
to use the standard string manipulation functions (like
|
|
strtok() and sscanf()) to parse and access deliminated sentences
|
|
easier.
|
|
|
|
Author: Matt Miller <mmiller@hick.org>
|
|
|
|
--Will <andrews@technologist.com>
|