Files
bsdports/data/libgdbm/pkg-descr
2019-12-26 07:26:06 +00:00

10 lines
401 B
Plaintext

The GNU `dbm' is a library of database functions that use extendible
hashing and works similar to the standard UNIX `dbm' functions.
These routines are provided to a programmer needing to create and
manipulate a hashed database.
This library exists in the FreeBSD base collection, but the GNU
version has added functionality that is sometimes useful.
WWW: http://www.gnu.org/software/gdbm/gdbm.html