Guile-Lib - Summary
This group is not part of the GNU Project.
Guile-Lib
a pure-scheme modules library for Guile
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 maintainers could decide to integrate some of the code into guile-core, which is what happened for (texinfo).
Registration Date: Sat 24 Jan 2009 10:54:38 PM UTC
License: GNU General Public License v3 or later
Development Status: 5 - Production/Stable
posted by daviid, Fri 19 Mar 2021 02:53:04 AM UTC
March 2021
This is a maintenance release, the next maintenance release for the
Guile-Lib 0.2 series.
Changes since version 0.2.6.1
Here is a summary of the changes since version 0.2.6.1. See Guile-Lib's git summary and
[...]
posted by daviid, Mon 09 Jul 2018 01:10:05 PM UTC
July 2018
This is a maintenance release, the next maintenance release for the Guile-Lib 0.2 series.
Here is a summary of the changes since version 0.2.6. See Guile-Lib's git summary and git log for a complete description.
[...]
posted by daviid, Mon 25 Jun 2018 04:36:16 AM UTC
June 2018
This is a maintenance release, the next maintenance release for the Guile-Lib 0.2 series.
Changes since version 0.2.5.1
Here is a summary of the changes since version 0.2.5.1. See Guile-Lib's
git summary and
[...]
posted by daviid, Fri 02 Jun 2017 09:46:05 PM UTC
Guile-Lib version 0.2.5.1 is released! (2017.06.02)
This is a maintenance release, the next maintenance release for the Guile-Lib 0.2 series.
Changes since version 0.2.5
Note that is actually not a user visible change, but the change is important enough to trigger a release.
- The new guile.m4 autoconf macros have been patched to solve a problem with respect to Guile's major version checks, now allowing prereleases of Guile with a new major version.