zope.event 3.5.1
Very basic event publishing system
Latest Version: 4.0.0
zope.event README
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 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.
Please see doc/index.rst for the documentation.
zope.event Changelog
3.5.1 (2011-08-04)
- Added Sphinx documentation.
3.5.0 (2010-05-01)
- Added change log to long-description.
- Support for Python 3.x.
3.4.1 (2009-03-03)
- A few minor cleanups.
3.4.0 (2007-07-14)
- Initial release as a separate project.
| File | Type | Py Version | Uploaded on | Size | # downloads |
|---|---|---|---|---|---|
| zope.event-3.5.1.tar.gz (md5) | Source | 2011-08-04 | 12KB | 62605 | |
- Author: Zope Foundation and Contributors
- Home Page: http://pypi.python.org/pypi/zope.event
- License: ZPL 2.1
-
Categories
- Development Status :: 5 - Production/Stable
- Intended Audience :: Developers
- License :: OSI Approved :: Zope Public License
- Operating System :: OS Independent
- Programming Language :: Python :: 2.4
- Programming Language :: Python :: 2.5
- Programming Language :: Python :: 2.6
- Programming Language :: Python :: 2.7
- Programming Language :: Python :: 3
- Programming Language :: Python :: 3.1
- Programming Language :: Python :: 3.2
- Topic :: Software Development :: Libraries :: Python Modules
- Package Index Owner: J1m, philikon, chrisw, icemac, nadako, fdrake, srichter, hannosch, faassen, hathawsh, pcardune, ctheune, ccomb, tseaver, ajung, gary, roymath, tlotze, regebro, baijum, agroszer, menesis, davisagli
- DOAP record: zope.event-3.5.1.xml
