Path to this page:
./
devel/py-zope.hookable,
Zope hookable
Branch: CURRENT,
Version: 7.0,
Package name: py312-zope.hookable-7.0,
Maintainer: pkgsrc-users===============
zope.hookable
===============
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.
Required to run:[
devel/py-setuptools] [
lang/python37]
Required to build:[
pkgtools/cwrappers]
Master sites:
Filesize: 20.891 KB
Version history: (Expand)
- (2024-10-14) Updated to version: py312-zope.hookable-7.0
- (2023-10-06) Updated to version: py311-zope.hookable-6.0
- (2022-11-17) Updated to version: py310-zope.hookable-5.4
- (2022-11-17) Updated to version: py310-zope.hookable-5.3
- (2022-09-19) Updated to version: py310-zope.hookable-5.2
- (2022-02-11) Updated to version: py39-zope.hookable-5.1.0
CVS history: (Expand)