Link [ pkgsrc | NetBSD | pkgsrc git mirror | PR fulltext-search | netbsd commit viewer ]


   
        usage: [branch:branch] [user:user] [path[@revision]] keyword [... [-excludekeyword [...]]] (e.g. branch:MAIN pkgtools/pkg)




switch to index mode

recent branches: MAIN (46m)  pkgsrc-2024Q1 (6d)  pkgsrc-2023Q4 (53d)  pkgsrc-2023Q2 (85d)  pkgsrc-2023Q3 (165d) 

2024-05-23 22:55:34 UTC Now

2023-06-17 18:00:35 UTC MAIN commitmail json YAML

devel/py-zope.event: import py-zope.event-4.6

The zope.event package provides a simple event system, including:

* An event publishing API, intended for use by applications which
are unaware of any subscribers to their events.

* A very simple synchronous event-dispatching system, on which more
sophisticated event dispatching systems can be built. For example,
a type-based event dispatching system that builds on zope.event
can be found in zope.component.

(wiz)