summaryrefslogblamecommitdiff
path: root/databases/py-cdb/pkg-descr
blob: fe50189d02faa0c72f088b74350e9501faad5027 (plain) (tree)
1
2
3
4
5
6
7
8
9








                                                                      
                                        
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