Package python-module-zc.blist: Information

    Source package: python-module-zc.blist
    Version: 1.0b2-alt2.1
    Build time:  Mar 17, 2016, 10:10 PM in the task #161357
    Report package bug
    License: ZPL
    Summary: ZODB-friendly BTree-based list implementation
    Description: 
    The sequence in this package has a list-like API, but stores its values
    in individual buckets. This means that, for small changes in large
    sequences, the sequence could be a big win. For instance, an ordered
    BTree-based container might want to store order in a sequence, so that
    moves only cause a bucket or two--around 50 strings or less--to be
    rewritten in the database, rather than the entire contents (which might
    be thousands of strings, for instance).

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



      1. python3-devel
      2. python3-module-setuptools
      3. rpm-build-python3
      4. python-devel
      5. python-tools-2to3
      6. python-module-setuptools

    Last changed


    March 13, 2016 Ivan Zakharyaschev 1.0b2-alt2.1
    - (NMU) rebuild with rpm-build-python3-0.1.9
      (for common python3/site-packages/ and auto python3.3-ABI dep when needed)
    July 25, 2014 Eugeny A. Rostovtsev 1.0b2-alt2
    - Added module for Python 3
    Oct. 20, 2011 Vitaly Kuznetsov 1.0b2-alt1.1
    - Rebuild with Python-2.7