Subject: CVS commit: pkgsrc/devel/guile-lib
To: None <pkgsrc-changes@NetBSD.org>
From: Thomas Klausner <wiz@netbsd.org>
List: pkgsrc-changes
Date: 12/03/2004 16:50:22
Module Name:	pkgsrc
Committed By:	wiz
Date:		Fri Dec  3 16:50:22 UTC 2004

Update of /cvsroot/pkgsrc/devel/guile-lib
In directory ivanova.netbsd.org:/tmp/cvs-serv19919

Log Message:
Initial import of guile-lib, provided by Greg Troxel via pkgsrc-wip.

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".

Also, it can be seen as a code staging area for Guile; the Guile
developers could decide to integrate some of the code into
guile-core. An example for a possible candidate is SRFI-35.

    * SSAX, S-Exp-based XML parsing/query/conversion
    * HTMLPrag, a permissive ("pragmatic") HTML parser
    * Texinfo processing, enabling literate programming
    * Unit testing framework ala JUnit
    * Logging system
    * String routines (wrapping, completion, soundex algorithm)
    * OS process chains (think "shell pipes in scheme")
    * An LALR parser
    * ANSI escape sequence text coloring
    * Structured text (plain, texinfo, html)
    * SRFI-35 (conditions)


Vendor Tag:	TNF
Release Tags:	pkgsrc-base
		
N pkgsrc/devel/guile-lib/Makefile
N pkgsrc/devel/guile-lib/DESCR
N pkgsrc/devel/guile-lib/distinfo
N pkgsrc/devel/guile-lib/PLIST
N pkgsrc/devel/guile-lib/patches/patch-aa

No conflicts created by this import