[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Guile-GDBM 1.1.0 available
From: |
Ludovic Courtès |
Subject: |
Re: Guile-GDBM 1.1.0 available |
Date: |
Thu, 15 Aug 2013 17:51:39 +0200 |
User-agent: |
Gnus/5.130007 (Ma Gnus v0.7) Emacs/24.3 (gnu/linux) |
Hi,
Thien-Thi Nguyen <address@hidden> skribis:
> Guile-GDBM is a Guile module that provides Scheme bindings to the
> GNU dbm library. It was originally written by Martin Grabmüller
> and is now released under the GNU General Public License (GPL)
> version 3.
>
> Guile-GDBM has been tested with Guile 1.4.x, 1.8.7, 2.0.9,
> and GNU dbm 1.8.3, 1.10.
Congrats on the release.
I think it would be great to submit it for inclusion in GDBM itself, as
an optional feature. That way, eventually, users would automatically
get the Guile bindings. That seems workable because the GDBM API is
stable.
WDYT?
Ludo’.