Package: python3-zope-event
Version: 6.1-r1
Depends: libc, python3-light, python3-logging
Source: feeds/packages/lang/python/python-zope-event
SourceName: python-zope-event
License: ZPL-2.1
LicenseFiles: LICENSE.txt
Section: lang
SourceDateEpoch: 1774124864
URL: https://github.com/zopefoundation/zope.event
Maintainer: Andy Syam <privasisource@gmail.com>
Architecture: arm_arm926ej-s
Installed-Size: 30720
Description:  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.
