Package: python3-zope-event-src
Version: 5.0-r1
Depends: libc
Source: feeds/packages/lang/python/python-zope-event
SourceName: python-zope-event
License: ZPL-2.1
LicenseFiles: LICENSE.txt
Section: lang
SourceDateEpoch: 1761735232
URL: https://github.com/zopefoundation/zope.event
Maintainer: Andy Syam <privasisource@gmail.com>
Architecture: i386_pentium-mmx
Installed-Size: 20480
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.
 
 This package contains the Python source files for python3-zope-event.
