package: wnpp severity: wishlist Source is at http://pilcrow.madison.wi.us
I already have this prepared, I am waiting on license clarification from the author to upload. debian/control: Source: python-cdb Section: contrib/interpreters Priority: optional Maintainer: Adam D. McKenna <[EMAIL PROTECTED]> Build-Depends: debhelper (>> 3.0.0), python, python-dev Standards-Version: 3.5.2 Package: python-cdb Architecture: any Depends: ${shlibs:Depends} Description: Python CDB (constant database) library D. J. Bernstein's cdb library adapted as a python extension module. You probably already know that cdb files are mappings of keys to values (c.f., dbm and friends), designed for wickedly fast lookups and atomic updates. . This interface presents cdb files as (surprise!) mapping objects with a few special features. In general, the module tries to mimic the functionality of the normal cdb utilities. --Adam -- Adam McKenna <[EMAIL PROTECTED]> <[EMAIL PROTECTED]>