pkgsrc/www/py-livereload/PLIST
jperkin 2c7bf37b5f Import py-livereload 2.4.1 as www/py-livereload.
Python LiveReload is a web server library and command line utility, designed
for web developers who know Python.  It comes with the livereload command for
starting up a server in an arbitrary directory, serving up files inside that
directory, and watching for changes to files which trigger regeneration.
2016-01-21 20:26:50 +00:00

24 lines
905 B
Text

@comment $NetBSD: PLIST,v 1.1 2016/01/21 20:26:50 jperkin Exp $
bin/livereload
${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}/livereload/__init__.py
${PYSITELIB}/livereload/__init__.pyc
${PYSITELIB}/livereload/__init__.pyo
${PYSITELIB}/livereload/cli.py
${PYSITELIB}/livereload/cli.pyc
${PYSITELIB}/livereload/cli.pyo
${PYSITELIB}/livereload/handlers.py
${PYSITELIB}/livereload/handlers.pyc
${PYSITELIB}/livereload/handlers.pyo
${PYSITELIB}/livereload/server.py
${PYSITELIB}/livereload/server.pyc
${PYSITELIB}/livereload/server.pyo
${PYSITELIB}/livereload/vendors/livereload.js
${PYSITELIB}/livereload/watcher.py
${PYSITELIB}/livereload/watcher.pyc
${PYSITELIB}/livereload/watcher.pyo