2007-05-06 14:58:36 by OBATA Akio | Files touched by this commit (3) | |
Log message: Import java-qdbm version 1.0.0.1.8.75 from pkgsrc-wip. QDBM is an embeded database library compatible with GDBM and NDBM. It features hash database and B+ tree database and is developed referring to GDBM for the purpose of the following three points: higher processing speed, smaller size of a database file, and simpler API. This package provides the Java interface of QDBM. |