freebsd-ports/databases/py-cdb/pkg-descr
Patrick Li ba2488b269 Update to 0.31.a
PR:		33796
Submitted by:	maintainer
2002-01-11 22:41:34 +00:00

10 lines
393 B
Text

python-cdb is D. J. Bernstein's constant database library adapted as a
python extension module.
cdb files are mappings of keys to values, designed for wickedly fast
lookups and atomic updates. This module mimics the normal cdb
utilities (cdb(get|dump|make)) via convenient high-level Python
objects.
Author: MJ Pomraning <mjp@pilcrow.madison.wi.us>
WWW: http://pilcrow.madison.wi.us/#pycdb