Hi, Thien-Thi Nguyen <t...@gnuvola.org> 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’.