mirror of
https://git.freebsd.org/ports.git
synced 2025-06-03 11:56:28 -04:00
they now redirect to anyway. All new urls checked to return 200, I've fixed a couple of them in the process. Approved by: portmgr blanket, mat
7 lines
273 B
Text
7 lines
273 B
Text
zope.event provides a simple event system on which application-specific
|
|
event systems can be built.
|
|
|
|
Application code can generate events without being concerned about the
|
|
event-processing frameworks that might handle the events.
|
|
|
|
WWW: https://pypi.org/project/zope.event/
|