Guile Library - Summary
Guile-Lib is intended as an accumulation place for pure-scheme Guile modules, allowing for people to cooperate integrating their generic Guile modules into a coherent library. Think "a down-scaled, limited-scope <a href="http://www.cpan.org/">CPAN</a> for Guile".
Guile-Lib covers the following areas:
* Unit testing framework ala JUnit
* Logging system
* String routines (wrapping, completion, soundex algorithm)
* OS process chains (think "shell pipes in scheme")
* ANSI escape sequence text coloring
* Structured text (plain, texinfo, html)
* SRFI-35 (conditions)
Registration Date: Sun 18 Apr 2004 06:50:24 PM UTC
License: GNU General Public License V2 or later
Development Status: 4 - Beta

