Disk based hashes is a method to create
multidimensional binary trees on disk. This
library permits the extension of the database
concept to a plethora of electronic data, such as
graphical information.
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.
版本号已被修改,按照xffm计划,因为包现在也成为xffm(xffm.sf.net)的一部分分发。关于xfce的依赖- dev - tools的已被删除,并作出处理清理。
标签:
Code cleanup
The version number has been modified to follow the xffm scheme, since the package is now also distributed as part of xffm (xffm.sf.net). The dependency on xfce-dev-tools has been removed, and the make process cleaned up.
In this version, if opening a file fails because the file is not a
DBH file, or has been corrupted, exit(1) is no longer issued.
Instead NULL is returned, so that it is now up to the
application to decide what to do.
Minor changes were made to the RPM spec file -
"gcc" is no longer required, and comments were
added for direct packagers for creating RPMs on
systems not yet using libtool 1.5.