Package python-module-zope.hookable: Information

    Binary package: python-module-zope.hookable
    Version: 4.2.0-alt1
    Architecture: i586
    Build time:  Mar 10, 2019, 08:44 PM in the task #224300
    Report package bug
    License: ZPLv2.1
    Summary: Hookable object support
    Description: 
    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.

    Maintainer: Grigory Ustinov


    Last changed


    Oct. 29, 2018 Grigory Ustinov 4.2.0-alt1
    - Build new version.
    May 10, 2018 Grigory Ustinov 4.0.4-alt2
    - Tranfer package to subst-packaging system.
    March 22, 2018 Aleksei Nikiforov 4.0.4-alt1.1.1.1.1
    - (NMU) Rebuilt with python-3.6.4.