Пакет python3-module-zope.size-tests: Информация

    Бинарный пакет: python3-module-zope.size-tests
    Версия: 5.0-alt1
    Архитектура: x86_64
    Собран:  30 июня 2023 г. 10:41 в задании #323921
    Исходный пакет: python3-module-zope.size
    Категория: Разработка/Python 3
    Сообщить об ошибке в пакете
    Домашняя страница: https://pypi.org/project/zope.size

    Лицензия: ZPL-2.1
    О пакете: Tests for zope.size
    Описание: 
    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.
    
    This package contains tests for zope.size.

    Сопровождающий: Anton Vyatkin


    Последнее изменение


    30 июня 2023 г. Anton Vyatkin 5.0-alt1
    - New version 5.0.
    20 марта 2023 г. Anton Vyatkin 4.4-alt1
    - New version 4.4.
    4 декабря 2019 г. Andrey Bychkov 4.1.0-alt2
    - python2 disabled