Package python-module-zope.size: Information

    Source package: python-module-zope.size
    Version: 4.1.0-alt1.1
    Build time:  Mar 15, 2016, 04:40 PM in the task #160265
    Report package bug
    License: ZPLv2.1
    Summary: Interfaces and simple adapter that give the size of an object
    Description: 
    This package provides a definition of simple interface that allows to
    retrieve the size of the object for displaying and for sorting.
    
    The default adapter is also provided. It expects objects to have the
    getSize method that returns size in bytes, however, it won't crash if an
    object doesn't have one and will show size as not available instead.

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



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

    Last changed


    March 14, 2016 Ivan Zakharyaschev 4.1.0-alt1.1
    - (NMU) rebuild with rpm-build-python3-0.1.9
      (for common python3/site-packages/ and auto python3.3-ABI dep when needed)
    Dec. 30, 2014 Eugeny A. Rostovtsev 4.1.0-alt1
    - Version 4.1.0
    July 17, 2014 Eugeny A. Rostovtsev 4.0.1-alt2
    - Added module for Python 3