Update of /cvsroot/fink/dists/10.2/unstable/main/finkinfo/libs
In directory sc8-pr-cvs1:/tmp/cvs-serv12347

Added Files:
        python-cdb-py22-0.32-1.info python-cdb-py23-0.32-1.info 
Log Message:
new package from tracker


--- NEW FILE: python-cdb-py22-0.32-1.info ---
Package: python-cdb-py22
Version: 0.32
Revision: 1
Maintainer: Jason R. Mastaler <[EMAIL PROTECTED]>
Depends: python22
Source: http://pilcrow.madison.wi.us/python-cdb/python-cdb-%v.tar.gz
Source-MD5: 0e303095f8c0ea9f09d7f11faf89805f
CompileScript: python2.2 setup.py build   
InstallScript: << 
  python2.2 setup.py install --prefix=%i
<<
License: GPL
DocFiles: MANIFEST README Example
Description: Python interface to the CDB (constant database) library
DescDetail: <<
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.
<<
Homepage: http://pilcrow.madison.wi.us/#pycdb

--- NEW FILE: python-cdb-py23-0.32-1.info ---
Package: python-cdb-py23
Version: 0.32
Revision: 1
Maintainer: Jason R. Mastaler <[EMAIL PROTECTED]>
Depends: python23
Source: http://pilcrow.madison.wi.us/python-cdb/python-cdb-%v.tar.gz
Source-MD5: 0e303095f8c0ea9f09d7f11faf89805f
CompileScript: python2.3 setup.py build   
InstallScript: << 
  python2.3 setup.py install --prefix=%i
<<
License: GPL
DocFiles: MANIFEST README Example
Description: Python interface to the CDB (constant database) library
DescDetail: <<
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.
<<
Homepage: http://pilcrow.madison.wi.us/#pycdb




-------------------------------------------------------
This SF.net email is sponsored by:  Etnus, makers of TotalView, The best
thread debugger on the planet. Designed with thread debugging features
you've never dreamed of, try TotalView 6 free at www.etnus.com.
_______________________________________________
Fink-commits mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-commits

Reply via email to