pkgsrc/net/py-eventlib/PLIST
rodent fcf4faa477 Import py27-eventlib-0.1.5 as net/py-eventlib.
Eventlib is an asynchronous event tracking app for Django. This library was
built upon the following values:

 * It must be deadly simple to log an event;
 * It must be possible to track each event in different ways;
 * Each different "event handler" must be completely separate and fail
   gracefully;
 * The event system must be asynchronous, so let's use celery;
 * The library must be extensible;
 * 100% of test coverage is enough.
2014-05-03 15:20:12 +00:00

47 lines
1.8 KiB
Text

@comment $NetBSD: PLIST,v 1.1 2014/05/03 15:20:12 rodent Exp $
bin/eventlib${PYVERSSUFFIX}
${PYSITELIB}/${EGG_INFODIR}/PKG-INFO
${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt
${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt
${PYSITELIB}/${EGG_INFODIR}/entry_points.txt
${PYSITELIB}/${EGG_INFODIR}/requires.txt
${PYSITELIB}/${EGG_INFODIR}/top_level.txt
${PYSITELIB}/eventlib/__init__.py
${PYSITELIB}/eventlib/__init__.pyc
${PYSITELIB}/eventlib/__init__.pyo
${PYSITELIB}/eventlib/api.py
${PYSITELIB}/eventlib/api.pyc
${PYSITELIB}/eventlib/api.pyo
${PYSITELIB}/eventlib/celeryconfig.py
${PYSITELIB}/eventlib/celeryconfig.pyc
${PYSITELIB}/eventlib/celeryconfig.pyo
${PYSITELIB}/eventlib/conf.py
${PYSITELIB}/eventlib/conf.pyc
${PYSITELIB}/eventlib/conf.pyo
${PYSITELIB}/eventlib/core.py
${PYSITELIB}/eventlib/core.pyc
${PYSITELIB}/eventlib/core.pyo
${PYSITELIB}/eventlib/exceptions.py
${PYSITELIB}/eventlib/exceptions.pyc
${PYSITELIB}/eventlib/exceptions.pyo
${PYSITELIB}/eventlib/listener.py
${PYSITELIB}/eventlib/listener.pyc
${PYSITELIB}/eventlib/listener.pyo
${PYSITELIB}/eventlib/management/__init__.py
${PYSITELIB}/eventlib/management/__init__.pyc
${PYSITELIB}/eventlib/management/__init__.pyo
${PYSITELIB}/eventlib/management/commands/__init__.py
${PYSITELIB}/eventlib/management/commands/__init__.pyc
${PYSITELIB}/eventlib/management/commands/__init__.pyo
${PYSITELIB}/eventlib/management/commands/read_events.py
${PYSITELIB}/eventlib/management/commands/read_events.pyc
${PYSITELIB}/eventlib/management/commands/read_events.pyo
${PYSITELIB}/eventlib/runner.py
${PYSITELIB}/eventlib/runner.pyc
${PYSITELIB}/eventlib/runner.pyo
${PYSITELIB}/eventlib/tasks.py
${PYSITELIB}/eventlib/tasks.pyc
${PYSITELIB}/eventlib/tasks.pyo
${PYSITELIB}/eventlib/util.py
${PYSITELIB}/eventlib/util.pyc
${PYSITELIB}/eventlib/util.pyo