pkgsrc/devel/guile-lib
gdt 4f70d5d247 Update to:
guile-lib 0.1.4 -- 2007-07-20
=============================

* First release with NEWS.

* New module (match-bind).

(match-bind) implements a syntax to bind lexical variables to regular
expression match results. (match-bind) also exports two procedures, s///
and s///g, that perform search-and-replace with a perl-like syntax.

* New module (scheme kwargs).

Two new macros are exported, lambda/kwargs and define/kwargs, which
implement keyword and optional function arguments in a manner that is
more intuitive than Guile's standard lambda*.

* Other bugfixes and improvements.

See the ChangeLog for details on changes to (texinfo serialize),
(texinfo html), (texinfo), and (sxml simple).
2007-07-21 16:29:44 +00:00
..
DESCR
distinfo Update to: 2007-07-21 16:29:44 +00:00
Makefile Update to: 2007-07-21 16:29:44 +00:00
PLIST Update to: 2007-07-21 16:29:44 +00:00