Zope hookable

Edit Package python-zope.hookable

Hookable object support.

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.

Refresh
Refresh
Source Files
Filename Size Changed
python-zope.hookable.changes 0000001976 1.93 KB
python-zope.hookable.spec 0000002715 2.65 KB
zope.hookable-5.0.1.tar.gz 0000024401 23.8 KB
Revision 13 (latest revision is 35)
Tomáš Chvátal's avatar Tomáš Chvátal (scarabeus_iv) accepted request 785665 from Petr Gajdos's avatar Petr Gajdos (pgajdos) (revision 13)
- version update to 5.0.1
  - Stop using the setuptools ``Feature`` class, allowing this
    project to be built from source with newer versions of setuptools
    that remove that functionality.
Comments 0
openSUSE Build Service is sponsored by