Efficient creation of hookable objects
This package supports the efficient creation of “hookable” objects, which are callable objects that are meant to be optionally replaced. The idea is that 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. Documentation is hosted at https://zopehookable.readthedocs.io
Release | Stable | Testing |
---|---|---|
Fedora Rawhide | 5.1.0-11.fc42 | - |
Fedora 42 | 5.1.0-11.fc42 | - |
Fedora 41 | 5.1.0-10.fc41 | - |
Fedora 40 | 5.1.0-8.fc40 | - |
Fedora EPEL 9 | 5.1.0-1.el9 | - |
Fedora EPEL 8 | 5.1.0-2.el8 | - |
You can contact the maintainers of this package via email at
python-zope-hookable dash maintainers at fedoraproject dot org
.