/
usr
/
share
/
doc
/
python3-zope-event
/
/usr/share/doc/python3-zope-event
mkdir
upload
Name
Size
Mode
Actions
html/
-
0755
rm
CHANGES.rst
1492
0644
edit
dl
rm
COPYRIGHT.txt
32
0644
edit
dl
rm
LICENSE.txt
2070
0644
edit
dl
rm
README.rst
987
0644
edit
dl
rm
Edit:
/usr/share/doc/python3-zope-event/README.rst
(987B)
``zope.event`` README ===================== .. image:: https://img.shields.io/pypi/v/zope.event.svg :target: https://pypi.python.org/pypi/zope.event/ :alt: Latest Version .. image:: https://travis-ci.org/zopefoundation/zope.event.png?branch=master :target: https://travis-ci.org/zopefoundation/zope.event .. image:: https://readthedocs.org/projects/zopeevent/badge/?version=latest :target: http://zopeevent.readthedocs.org/en/latest/ :alt: Documentation Status 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 http://zopeevent.rtfd.org/ for the documentation.
Save
cmd:
run