ports/devel/py-zope.event/pkg-descr
Dmitry Marakasov c637402081 Switch all pypi.python.org WWWs to a new PyPi home pypi.org where
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
2018-04-25 16:42:37 +00:00

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/