Letter P

python-zope-hookable - Zope hookable

Website: http://github.com/zopefoundation/zope.hookable
License: ZPL 2.1
Vendor: Alcance Libre, Inc.
Description:
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.

Packages

python-zope-hookable-5.1.0-1.aldos.src [25 KiB] Changelog by Joel Barrios (2022-05-27):
- Initial package.<mock-chroot>

Listing created by Repoview-0.6.6-6.fc14.al