1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-26 21:17:40 +00:00
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

11 lines
393 B
Plaintext

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