[ 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>