summaryrefslogtreecommitdiff
path: root/devel/py-zconfig/PLIST
diff options
context:
space:
mode:
authordrochner <drochner@pkgsrc.org>2003-07-25 16:04:09 +0000
committerdrochner <drochner@pkgsrc.org>2003-07-25 16:04:09 +0000
commit6a7f1ba6bfb275e0bc8b36d4b3cac07dbcdb590a (patch)
tree3bc760536d0d47e5112ac4c977ccf527bdf88fba /devel/py-zconfig/PLIST
parent351468273f56f11312418a212bafb5837679baad (diff)
downloadpkgsrc-6a7f1ba6bfb275e0bc8b36d4b3cac07dbcdb590a.tar.gz
add ZConfig-1.0, a Python configuration library for those who don't like
the Windows-ini-file-like stuff which comes with the base pkg
Diffstat (limited to 'devel/py-zconfig/PLIST')
-rw-r--r--devel/py-zconfig/PLIST45
1 files changed, 45 insertions, 0 deletions
diff --git a/devel/py-zconfig/PLIST b/devel/py-zconfig/PLIST
new file mode 100644
index 00000000000..0f0cb296602
--- /dev/null
+++ b/devel/py-zconfig/PLIST
@@ -0,0 +1,45 @@
+@comment $NetBSD: PLIST,v 1.1.1.1 2003/07/25 16:04:09 drochner Exp $
+${PYSITELIB}/ZConfig/Config.py
+${PYSITELIB}/ZConfig/Config.pyc
+${PYSITELIB}/ZConfig/Context.py
+${PYSITELIB}/ZConfig/Context.pyc
+${PYSITELIB}/ZConfig/__init__.py
+${PYSITELIB}/ZConfig/__init__.pyc
+${PYSITELIB}/ZConfig/cfgparser.py
+${PYSITELIB}/ZConfig/cfgparser.pyc
+${PYSITELIB}/ZConfig/cmdline.py
+${PYSITELIB}/ZConfig/cmdline.pyc
+${PYSITELIB}/ZConfig/datatypes.py
+${PYSITELIB}/ZConfig/datatypes.pyc
+${PYSITELIB}/ZConfig/info.py
+${PYSITELIB}/ZConfig/info.pyc
+${PYSITELIB}/ZConfig/loader.py
+${PYSITELIB}/ZConfig/loader.pyc
+${PYSITELIB}/ZConfig/matcher.py
+${PYSITELIB}/ZConfig/matcher.pyc
+${PYSITELIB}/ZConfig/schema.py
+${PYSITELIB}/ZConfig/schema.pyc
+${PYSITELIB}/ZConfig/substitution.py
+${PYSITELIB}/ZConfig/substitution.pyc
+${PYSITELIB}/ZConfig/tests/__init__.py
+${PYSITELIB}/ZConfig/tests/__init__.pyc
+${PYSITELIB}/ZConfig/tests/runtests.py
+${PYSITELIB}/ZConfig/tests/runtests.pyc
+${PYSITELIB}/ZConfig/tests/support.py
+${PYSITELIB}/ZConfig/tests/support.pyc
+${PYSITELIB}/ZConfig/tests/test_cmdline.py
+${PYSITELIB}/ZConfig/tests/test_cmdline.pyc
+${PYSITELIB}/ZConfig/tests/test_config.py
+${PYSITELIB}/ZConfig/tests/test_config.pyc
+${PYSITELIB}/ZConfig/tests/test_datatypes.py
+${PYSITELIB}/ZConfig/tests/test_datatypes.pyc
+${PYSITELIB}/ZConfig/tests/test_loader.py
+${PYSITELIB}/ZConfig/tests/test_loader.pyc
+${PYSITELIB}/ZConfig/tests/test_schema.py
+${PYSITELIB}/ZConfig/tests/test_schema.pyc
+${PYSITELIB}/ZConfig/tests/test_subst.py
+${PYSITELIB}/ZConfig/tests/test_subst.pyc
+${PYSITELIB}/ZConfig/url.py
+${PYSITELIB}/ZConfig/url.pyc
+@dirrm ${PYSITELIB}/ZConfig/tests
+@dirrm ${PYSITELIB}/ZConfig