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

    Бинарный пакет: python3-module-zope.hookable-tests
    Версия: 4.2.0-alt1
    Архитектура: e2kv4
    Собран:  12 января 2021 г. 4:00
    Исходный пакет: python3-module-zope.hookable
    Категория: Разработка/Python
    Сообщить об ошибке в пакете
    Домашняя страница: http://pypi.python.org/pypi/zope.hookable/

    Лицензия: ZPLv2.1
    О пакете: Tests for zope.hookable
    Описание: 
    Support the efficient creation of hookable objects, which are callable
    objects that are meant to be replaced by other callables, at least
    optionally.
    
    The idea is you create a function that does some default thing and make
    it hookable. Later, someone can modify what it does by calling its
    sethook method and changing its implementation.  All users of the
    function, including those that imported it, will see the change.
    
    This package contains tests for zope.hookable.

    Сопровождающий: Grigory Ustinov


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


    29 октября 2018 г. Grigory Ustinov 4.2.0-alt1
    - Build new version.
    10 мая 2018 г. Grigory Ustinov 4.0.4-alt2
    - Tranfer package to subst-packaging system.
    22 марта 2018 г. Aleksei Nikiforov 4.0.4-alt1.1.1.1.1
    - (NMU) Rebuilt with python-3.6.4.