pkgsrc/devel/py-ZopeEvent/PLIST
fhajny c755ee30f7 Import zope.event 4.1.0 as devel/py-ZopeEvent.
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.
2015-12-01 07:49:03 +00:00

22 lines
891 B
Text

@comment $NetBSD: PLIST,v 1.1 2015/12/01 07:49:03 fhajny Exp $
${PYSITELIB}/${EGG_NAME}-nspkg.pth
${PYSITELIB}/${EGG_INFODIR}/PKG-INFO
${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt
${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt
${PYSITELIB}/${EGG_INFODIR}/namespace_packages.txt
${PYSITELIB}/${EGG_INFODIR}/not-zip-safe
${PYSITELIB}/${EGG_INFODIR}/requires.txt
${PYSITELIB}/${EGG_INFODIR}/top_level.txt
${PYSITELIB}/zope/event/__init__.py
${PYSITELIB}/zope/event/__init__.pyc
${PYSITELIB}/zope/event/__init__.pyo
${PYSITELIB}/zope/event/classhandler.py
${PYSITELIB}/zope/event/classhandler.pyc
${PYSITELIB}/zope/event/classhandler.pyo
${PYSITELIB}/zope/event/classhandler.py~
${PYSITELIB}/zope/event/classhandler.rst~
${PYSITELIB}/zope/event/classhandlers.py~
${PYSITELIB}/zope/event/tests.py
${PYSITELIB}/zope/event/tests.pyc
${PYSITELIB}/zope/event/tests.pyo
${PYSITELIB}/zope/event/tests.py~