category: Devel sdesc: "GNU dbm implementation for Win64 toolchain" ldesc: "GNU dbm is a library of database functions that use extensible hashing and work similar to the standard UNIX dbm. These routines are provided to a programmer needing to create and manipulate a hashed database. The library provides primitives for storing key/data pairs, searching and retrieving the data by its key and deleting a key along with its data. It also support sequential iteration over all key/data pairs in a database." homepage: https://www.gnu.org.ua/software/gdbm/