aboutsummaryrefslogtreecommitdiffstats
path: root/devel/libcache/pkg-descr
blob: 5af639f4696574c07ec276c18f8b9542272c3e74 (plain) (blame)
1
2
3
4
5
6
7
8
9
[ 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>