Package python-module-zc.dict: Information

    Source package: python-module-zc.dict
    Version: 1.3b1-alt2.1
    Build time:  Nov 16, 2011, 04:40 AM
    Report package bug
    License: ZPLv2.1
    Summary: BTree-based persistent dict-like objects that can be used as base classes
    Description: 
    BTree-based persistent dict-like objects (regular dict and ordered) that
    can be used as base classes. This is a bit of a heavyweight solution, as
    every zc.dict.Dict (and zc.dict.OrderedDict) is at least 3 persistent
    objects. Keep this in mind if you intend to create lots and lots of
    these.

    List of rpms provided by this srpm:
    python-module-zc.dict (x86_64, i586)
    python-module-zc.dict-tests (x86_64, i586)



    ACL:
    @qa_p7

      1. python-devel
      2. python-module-distribute

    Last changed


    Oct. 20, 2011 Vitaly Kuznetsov 1.3b1-alt2.1
    - Rebuild with Python-2.7
    June 26, 2011 Eugeny A. Rostovtsev 1.3b1-alt2
    - Added necessary requirements
    - Excluded *.pth
    June 5, 2011 Eugeny A. Rostovtsev 1.3b1-alt1
    - Initial build for Sisyphus