diff options
author | Cheng-Lung Sung <clsung@FreeBSD.org> | 2008-04-11 07:41:41 +0000 |
---|---|---|
committer | Cheng-Lung Sung <clsung@FreeBSD.org> | 2008-04-11 07:41:41 +0000 |
commit | c681de11ed52999870abff967056b16882c2d5c0 (patch) | |
tree | e2f9ef1864632e70990f9bcc0c303d50bbb0ec68 /devel/py-cfgparse/pkg-plist | |
parent | a68e9bf63f22fcf831f30f23d350e20807306dde (diff) |
cfgparse is Python module for parsing configuration files.
WWW: http://cfgparse.sourceforge.net/
PR: ports/121855
Submitted by: John Ferrell
Notes
Notes:
svn path=/head/; revision=211039
Diffstat (limited to 'devel/py-cfgparse/pkg-plist')
-rw-r--r-- | devel/py-cfgparse/pkg-plist | 52 |
1 files changed, 52 insertions, 0 deletions
diff --git a/devel/py-cfgparse/pkg-plist b/devel/py-cfgparse/pkg-plist new file mode 100644 index 000000000000..03d3509a9e1b --- /dev/null +++ b/devel/py-cfgparse/pkg-plist @@ -0,0 +1,52 @@ +%%PYTHON_SITELIBDIR%%/cfgparse.py +%%PYTHON_SITELIBDIR%%/cfgparse.pyc +%%PYTHON_SITELIBDIR%%/cfgparse.pyo +%%PORTDOCS%%%%DOCSDIR%%/about.html +%%PORTDOCS%%%%DOCSDIR%%/blank.png +%%PORTDOCS%%%%DOCSDIR%%/cfgparse-adding-files.html +%%PORTDOCS%%%%DOCSDIR%%/cfgparse-adding-options.html +%%PORTDOCS%%%%DOCSDIR%%/cfgparse-cmd-line-coop.html +%%PORTDOCS%%%%DOCSDIR%%/cfgparse-coop-files.html +%%PORTDOCS%%%%DOCSDIR%%/cfgparse-coop-help.html +%%PORTDOCS%%%%DOCSDIR%%/cfgparse-coop-keys.html +%%PORTDOCS%%%%DOCSDIR%%/cfgparse-coop-option.html +%%PORTDOCS%%%%DOCSDIR%%/cfgparse-create-parser.html +%%PORTDOCS%%%%DOCSDIR%%/cfgparse-default-keys.html +%%PORTDOCS%%%%DOCSDIR%%/cfgparse-env-keys.html +%%PORTDOCS%%%%DOCSDIR%%/cfgparse-groups.html +%%PORTDOCS%%%%DOCSDIR%%/cfgparse-help-notes.html +%%PORTDOCS%%%%DOCSDIR%%/cfgparse-keys.html +%%PORTDOCS%%%%DOCSDIR%%/cfgparse-option-check.html +%%PORTDOCS%%%%DOCSDIR%%/cfgparse-option-help.html +%%PORTDOCS%%%%DOCSDIR%%/cfgparse-option-name.html +%%PORTDOCS%%%%DOCSDIR%%/cfgparse-option-type.html +%%PORTDOCS%%%%DOCSDIR%%/cfgparse-parsing.html +%%PORTDOCS%%%%DOCSDIR%%/cfgparse-printing-help.html +%%PORTDOCS%%%%DOCSDIR%%/cfgparse-python.html +%%PORTDOCS%%%%DOCSDIR%%/cfgparse-round-trip-set-option.html +%%PORTDOCS%%%%DOCSDIR%%/cfgparse-round-trip-set.html +%%PORTDOCS%%%%DOCSDIR%%/cfgparse-round-trip-write.html +%%PORTDOCS%%%%DOCSDIR%%/cfgparse-section-keys.html +%%PORTDOCS%%%%DOCSDIR%%/cfgparse-sections.html +%%PORTDOCS%%%%DOCSDIR%%/cfgparse-text-sub.html +%%PORTDOCS%%%%DOCSDIR%%/cfgparse.css +%%PORTDOCS%%%%DOCSDIR%%/cfgparse.html +%%PORTDOCS%%%%DOCSDIR%%/contents.png +%%PORTDOCS%%%%DOCSDIR%%/index.html +%%PORTDOCS%%%%DOCSDIR%%/index.png +%%PORTDOCS%%%%DOCSDIR%%/modules.png +%%PORTDOCS%%%%DOCSDIR%%/next.png +%%PORTDOCS%%%%DOCSDIR%%/node1.html +%%PORTDOCS%%%%DOCSDIR%%/node10.html +%%PORTDOCS%%%%DOCSDIR%%/node18.html +%%PORTDOCS%%%%DOCSDIR%%/node2.html +%%PORTDOCS%%%%DOCSDIR%%/node22.html +%%PORTDOCS%%%%DOCSDIR%%/node23.html +%%PORTDOCS%%%%DOCSDIR%%/node24.html +%%PORTDOCS%%%%DOCSDIR%%/node28.html +%%PORTDOCS%%%%DOCSDIR%%/node33.html +%%PORTDOCS%%%%DOCSDIR%%/node36.html +%%PORTDOCS%%%%DOCSDIR%%/previous.png +%%PORTDOCS%%%%DOCSDIR%%/pyfav.png +%%PORTDOCS%%%%DOCSDIR%%/up.png +%%PORTDOCS%%@dirrm %%DOCSDIR%% |