pkgsrc/devel/py-blinker/PLIST
kleink 5eb3634553 Import blinker-1.2 as devel/py-blinker.
Blinker provides a fast dispatching system that allows any number
of interested parties to subscribe to events, or "signals".

Signal receivers can subscribe to specific senders or receive
signals sent by any sender.
2013-01-07 16:41:07 +00:00

14 lines
486 B
Text

@comment $NetBSD: PLIST,v 1.1 2013/01/07 16:41:07 kleink Exp $
${PYSITELIB}/${EGG_FILE}
${PYSITELIB}/blinker/__init__.py
${PYSITELIB}/blinker/__init__.pyc
${PYSITELIB}/blinker/__init__.pyo
${PYSITELIB}/blinker/_saferef.py
${PYSITELIB}/blinker/_saferef.pyc
${PYSITELIB}/blinker/_saferef.pyo
${PYSITELIB}/blinker/_utilities.py
${PYSITELIB}/blinker/_utilities.pyc
${PYSITELIB}/blinker/_utilities.pyo
${PYSITELIB}/blinker/base.py
${PYSITELIB}/blinker/base.pyc
${PYSITELIB}/blinker/base.pyo