mirror of
https://github.com/beard7n/bsdports.git
synced 2026-04-10 10:31:20 +02:00
8 lines
277 B
Plaintext
8 lines
277 B
Plaintext
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.python.org/pypi/zope.event/
|