This is a Gauche extension module to use CDB.

[Requirements]

- Gauche 0.7.4 or later (http://www.shiro.dreamhost.com/scheme/gauche/)
- tinycdb (http://www.corpit.ru/mjt/tinycdb.html)

[Building]

  % ./configure
  % make
  % make install

[Changes]

Version 0.3.1 (2004-02-25)

- dbm-fold now properly supports key/value-convert.
