Hello all, I am pleased to announce that Guile-Lib 0.2.O has been released. It may be obtained at:
http://download.savannah.gnu.org/releases/guile-lib/guile-lib-0.2.0.tar.gz Thanks to Ludovic Courtès and Andreas Rottmann for doing most of the work here. What is Guile-Lib ----------------- 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". What's new ---------- * Updates for Guile 2.0. When compiled against Guile 2.0, Guile-Lib no longer installs modules that have been included in the Guile distribution. This is an incompatible change: if you build Guile-Lib against Guile 2.0 and then use it against 1.8, you will be missing `(sxml simple)' and the other modules that were incorporated in Guile 2.0. That said, Guile 2.0 is appoximately 7.1 times as awesome as Guile 1.8, so you should stop worrying and learn to love it. Happy hacking, Andy -- http://wingolog.org/
