92a3e465c3
The initial version submitted in the PR was augmented by later changes seen in pkgsrc where the counterpart is maintained by the submitter. == This OCaml library is a binding to the NDBM/GDBM Unix "databases". It provides persistent storage of key-value pairs of strings. WWW: http://forge.ocamlcore.org/projects/camldbm/ == PR: ports/176115 Submitted by: Jaap Boender Maintainer: Jaap Boender Stage support: Taken from pkgsrc
4 lines
180 B
Text
4 lines
180 B
Text
This OCaml library is a binding to the NDBM/GDBM Unix "databases". It
|
|
provides persistent storage of key-value pairs of strings.
|
|
|
|
WWW: http://forge.ocamlcore.org/projects/camldbm/
|