diff options
author | joerg <joerg@pkgsrc.org> | 2010-02-11 13:01:54 +0000 |
---|---|---|
committer | joerg <joerg@pkgsrc.org> | 2010-02-11 13:01:54 +0000 |
commit | 5414b0d4a5d08826c96710157084a9be8ae6780f (patch) | |
tree | 93211fae31b9303c539c091beed0dc39b0dce0d4 /textproc/py-creole/PLIST | |
parent | fa74a18c17de15fcb9a0b6db6d04708d24f3ac91 (diff) | |
download | pkgsrc-5414b0d4a5d08826c96710157084a9be8ae6780f.tar.gz |
Import py-creole 0.2.5:
py-creole is a converter between HTML and the Creole markup language.
Creole is a markup language that was created to simplify sharing content
between different wikis. It is supported by MoinMoin and various other
engines. The full language is descript in http://www.wikicreole.org/.
Diffstat (limited to 'textproc/py-creole/PLIST')
-rw-r--r-- | textproc/py-creole/PLIST | 45 |
1 files changed, 45 insertions, 0 deletions
diff --git a/textproc/py-creole/PLIST b/textproc/py-creole/PLIST new file mode 100644 index 00000000000..a231d563546 --- /dev/null +++ b/textproc/py-creole/PLIST @@ -0,0 +1,45 @@ +@comment $NetBSD: PLIST,v 1.1.1.1 2010/02/11 13:01:54 joerg Exp $ +${PYSITELIB}/creole/__init__.py +${PYSITELIB}/creole/__init__.pyc +${PYSITELIB}/creole/__init__.pyo +${PYSITELIB}/creole/creole2html.py +${PYSITELIB}/creole/creole2html.pyc +${PYSITELIB}/creole/creole2html.pyo +${PYSITELIB}/creole/creole_parser.py +${PYSITELIB}/creole/creole_parser.pyc +${PYSITELIB}/creole/creole_parser.pyo +${PYSITELIB}/creole/default_macros.py +${PYSITELIB}/creole/default_macros.pyc +${PYSITELIB}/creole/default_macros.pyo +${PYSITELIB}/creole/html2creole.py +${PYSITELIB}/creole/html2creole.pyc +${PYSITELIB}/creole/html2creole.pyo +${PYSITELIB}/${EGG_INFODIR}/PKG-INFO +${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt +${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt +${PYSITELIB}/${EGG_INFODIR}/top_level.txt +${PYSITELIB}/${EGG_INFODIR}/zip-safe +${PYSITELIB}/tests/__init__.py +${PYSITELIB}/tests/__init__.pyc +${PYSITELIB}/tests/__init__.pyo +${PYSITELIB}/tests/run_all_tests.py +${PYSITELIB}/tests/run_all_tests.pyc +${PYSITELIB}/tests/run_all_tests.pyo +${PYSITELIB}/tests/test_creole2html.py +${PYSITELIB}/tests/test_creole2html.pyc +${PYSITELIB}/tests/test_creole2html.pyo +${PYSITELIB}/tests/test_cross_compare.py +${PYSITELIB}/tests/test_cross_compare.pyc +${PYSITELIB}/tests/test_cross_compare.pyo +${PYSITELIB}/tests/test_html2creole.py +${PYSITELIB}/tests/test_html2creole.pyc +${PYSITELIB}/tests/test_html2creole.pyo +${PYSITELIB}/tests/utils/__init__.py +${PYSITELIB}/tests/utils/__init__.pyc +${PYSITELIB}/tests/utils/__init__.pyo +${PYSITELIB}/tests/utils/base_unittest.py +${PYSITELIB}/tests/utils/base_unittest.pyc +${PYSITELIB}/tests/utils/base_unittest.pyo +${PYSITELIB}/tests/utils/utils.py +${PYSITELIB}/tests/utils/utils.pyc +${PYSITELIB}/tests/utils/utils.pyo |