Package: guile18-lib Version: 0.1.6 Revision: 2 BuildDepends: guile18, guile18-dev, guile18-libs Depends: gtk+2 (>= 2.12.0-1), guile18 Source: http://download.gna.org/guile-lib/guile-lib-%v.tar.gz Source-MD5: 27eb3bf086a6f03187dfb60d76a87322 Description: Repository of code written in Guile Scheme DescDetail: << 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 CPAN 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) << CompileScript: << #!/bin/sh -efv export PATH=%p/share/guile/1.8/scripts/binoverride:$PATH GUILE_LOAD_PATH=%p/share/guile/1.8 ./configure make << InfoDocs: guile-library.info DocFiles: AUTHORS ChangeLog README COPYING NEWS TODO INSTALL License: GPL Maintainer: W. G. Scott Homepage: https://gna.org/projects/guile-lib