summaryrefslogtreecommitdiff
path: root/devel/py-pytemplate/PLIST
diff options
context:
space:
mode:
authorimil <imil@pkgsrc.org>2009-02-25 09:16:06 +0000
committerimil <imil@pkgsrc.org>2009-02-25 09:16:06 +0000
commitec1cde5fd78aa23c65aa058cd94d39b7130aafcc (patch)
tree6d142da997ad7d3b579536f5eba23c23c1282cc5 /devel/py-pytemplate/PLIST
parent84cc8d5c1b32a990bb47f3a58df8fc1f659f65ee (diff)
downloadpkgsrc-ec1cde5fd78aa23c65aa058cd94d39b7130aafcc.tar.gz
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@
Diffstat (limited to 'devel/py-pytemplate/PLIST')
-rw-r--r--devel/py-pytemplate/PLIST8
1 files changed, 8 insertions, 0 deletions
diff --git a/devel/py-pytemplate/PLIST b/devel/py-pytemplate/PLIST
new file mode 100644
index 00000000000..22a7ab94cd7
--- /dev/null
+++ b/devel/py-pytemplate/PLIST
@@ -0,0 +1,8 @@
+@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