pkgsrc/devel/py-pytemplate/PLIST
imil ec1cde5fd7 Pytemplate is a small project intending to give python developpers a starting
framework. It permits to create properly scripts without struggling with
configuration files, logging properties development. They are already available
through a main class that the new script will inherit.

OK'd by seb@
2009-02-25 09:16:06 +00:00

8 lines
304 B
Text

@comment $NetBSD: PLIST,v 1.1.1.1 2009/02/25 09:16:06 imil Exp $
${PYSITELIB}/pytemplate.py
${PYSITELIB}/pytemplate.pyc
${PYSITELIB}/pytemplate.pyo
share/examples/pytemplate/daemonexample.py
share/examples/pytemplate/example.py
share/examples/pytemplate/threadexample.py
@dirrm share/examples/pytemplate