2a6e2e1e2d
Version 0.7 http://svn.edgewall.org/repos/genshi/tags/0.7.0/ (Jan 27 2013, from branches/stable/0.7.x) * Add support for Python 3.1, 3.2 and 3.3 (via 2to3) and for PyPy. The majority of the coding was done in a sprint run by the Cape Town Python Users Group with financial assistance from the Python Software Foundation. * Default input and output encodings changed from UTF-8 to None (i.e. unicode strings). * Skip Mako benchmarks if Mako isn't installed (rather than failing completely).
143 lines
5.6 KiB
Text
143 lines
5.6 KiB
Text
@comment $NetBSD: PLIST,v 1.4 2013/10/11 14:33:37 obache Exp $
|
|
${PYSITELIB}/${EGG_INFODIR}/PKG-INFO
|
|
${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt
|
|
${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt
|
|
${PYSITELIB}/${EGG_INFODIR}/entry_points.txt
|
|
${PYSITELIB}/${EGG_INFODIR}/requires.txt
|
|
${PYSITELIB}/${EGG_INFODIR}/top_level.txt
|
|
${PYSITELIB}/genshi/__init__.py
|
|
${PYSITELIB}/genshi/__init__.pyc
|
|
${PYSITELIB}/genshi/__init__.pyo
|
|
${PYSITELIB}/genshi/_speedups.so
|
|
${PYSITELIB}/genshi/builder.py
|
|
${PYSITELIB}/genshi/builder.pyc
|
|
${PYSITELIB}/genshi/builder.pyo
|
|
${PYSITELIB}/genshi/compat.py
|
|
${PYSITELIB}/genshi/compat.pyc
|
|
${PYSITELIB}/genshi/compat.pyo
|
|
${PYSITELIB}/genshi/core.py
|
|
${PYSITELIB}/genshi/core.pyc
|
|
${PYSITELIB}/genshi/core.pyo
|
|
${PYSITELIB}/genshi/filters/__init__.py
|
|
${PYSITELIB}/genshi/filters/__init__.pyc
|
|
${PYSITELIB}/genshi/filters/__init__.pyo
|
|
${PYSITELIB}/genshi/filters/html.py
|
|
${PYSITELIB}/genshi/filters/html.pyc
|
|
${PYSITELIB}/genshi/filters/html.pyo
|
|
${PYSITELIB}/genshi/filters/i18n.py
|
|
${PYSITELIB}/genshi/filters/i18n.pyc
|
|
${PYSITELIB}/genshi/filters/i18n.pyo
|
|
${PYSITELIB}/genshi/filters/tests/__init__.py
|
|
${PYSITELIB}/genshi/filters/tests/__init__.pyc
|
|
${PYSITELIB}/genshi/filters/tests/__init__.pyo
|
|
${PYSITELIB}/genshi/filters/tests/i18n.py
|
|
${PYSITELIB}/genshi/filters/tests/i18n.pyc
|
|
${PYSITELIB}/genshi/filters/tests/i18n.pyo
|
|
${PYSITELIB}/genshi/filters/tests/test_html.py
|
|
${PYSITELIB}/genshi/filters/tests/test_html.pyc
|
|
${PYSITELIB}/genshi/filters/tests/test_html.pyo
|
|
${PYSITELIB}/genshi/filters/tests/transform.py
|
|
${PYSITELIB}/genshi/filters/tests/transform.pyc
|
|
${PYSITELIB}/genshi/filters/tests/transform.pyo
|
|
${PYSITELIB}/genshi/filters/transform.py
|
|
${PYSITELIB}/genshi/filters/transform.pyc
|
|
${PYSITELIB}/genshi/filters/transform.pyo
|
|
${PYSITELIB}/genshi/input.py
|
|
${PYSITELIB}/genshi/input.pyc
|
|
${PYSITELIB}/genshi/input.pyo
|
|
${PYSITELIB}/genshi/output.py
|
|
${PYSITELIB}/genshi/output.pyc
|
|
${PYSITELIB}/genshi/output.pyo
|
|
${PYSITELIB}/genshi/path.py
|
|
${PYSITELIB}/genshi/path.pyc
|
|
${PYSITELIB}/genshi/path.pyo
|
|
${PYSITELIB}/genshi/template/__init__.py
|
|
${PYSITELIB}/genshi/template/__init__.pyc
|
|
${PYSITELIB}/genshi/template/__init__.pyo
|
|
${PYSITELIB}/genshi/template/_ast24.py
|
|
${PYSITELIB}/genshi/template/_ast24.pyc
|
|
${PYSITELIB}/genshi/template/_ast24.pyo
|
|
${PYSITELIB}/genshi/template/ast24.py
|
|
${PYSITELIB}/genshi/template/ast24.pyc
|
|
${PYSITELIB}/genshi/template/ast24.pyo
|
|
${PYSITELIB}/genshi/template/astutil.py
|
|
${PYSITELIB}/genshi/template/astutil.pyc
|
|
${PYSITELIB}/genshi/template/astutil.pyo
|
|
${PYSITELIB}/genshi/template/base.py
|
|
${PYSITELIB}/genshi/template/base.pyc
|
|
${PYSITELIB}/genshi/template/base.pyo
|
|
${PYSITELIB}/genshi/template/directives.py
|
|
${PYSITELIB}/genshi/template/directives.pyc
|
|
${PYSITELIB}/genshi/template/directives.pyo
|
|
${PYSITELIB}/genshi/template/eval.py
|
|
${PYSITELIB}/genshi/template/eval.pyc
|
|
${PYSITELIB}/genshi/template/eval.pyo
|
|
${PYSITELIB}/genshi/template/interpolation.py
|
|
${PYSITELIB}/genshi/template/interpolation.pyc
|
|
${PYSITELIB}/genshi/template/interpolation.pyo
|
|
${PYSITELIB}/genshi/template/loader.py
|
|
${PYSITELIB}/genshi/template/loader.pyc
|
|
${PYSITELIB}/genshi/template/loader.pyo
|
|
${PYSITELIB}/genshi/template/markup.py
|
|
${PYSITELIB}/genshi/template/markup.pyc
|
|
${PYSITELIB}/genshi/template/markup.pyo
|
|
${PYSITELIB}/genshi/template/plugin.py
|
|
${PYSITELIB}/genshi/template/plugin.pyc
|
|
${PYSITELIB}/genshi/template/plugin.pyo
|
|
${PYSITELIB}/genshi/template/tests/__init__.py
|
|
${PYSITELIB}/genshi/template/tests/__init__.pyc
|
|
${PYSITELIB}/genshi/template/tests/__init__.pyo
|
|
${PYSITELIB}/genshi/template/tests/base.py
|
|
${PYSITELIB}/genshi/template/tests/base.pyc
|
|
${PYSITELIB}/genshi/template/tests/base.pyo
|
|
${PYSITELIB}/genshi/template/tests/directives.py
|
|
${PYSITELIB}/genshi/template/tests/directives.pyc
|
|
${PYSITELIB}/genshi/template/tests/directives.pyo
|
|
${PYSITELIB}/genshi/template/tests/eval.py
|
|
${PYSITELIB}/genshi/template/tests/eval.pyc
|
|
${PYSITELIB}/genshi/template/tests/eval.pyo
|
|
${PYSITELIB}/genshi/template/tests/interpolation.py
|
|
${PYSITELIB}/genshi/template/tests/interpolation.pyc
|
|
${PYSITELIB}/genshi/template/tests/interpolation.pyo
|
|
${PYSITELIB}/genshi/template/tests/loader.py
|
|
${PYSITELIB}/genshi/template/tests/loader.pyc
|
|
${PYSITELIB}/genshi/template/tests/loader.pyo
|
|
${PYSITELIB}/genshi/template/tests/markup.py
|
|
${PYSITELIB}/genshi/template/tests/markup.pyc
|
|
${PYSITELIB}/genshi/template/tests/markup.pyo
|
|
${PYSITELIB}/genshi/template/tests/plugin.py
|
|
${PYSITELIB}/genshi/template/tests/plugin.pyc
|
|
${PYSITELIB}/genshi/template/tests/plugin.pyo
|
|
${PYSITELIB}/genshi/template/tests/templates/__init__.py
|
|
${PYSITELIB}/genshi/template/tests/templates/__init__.pyc
|
|
${PYSITELIB}/genshi/template/tests/templates/__init__.pyo
|
|
${PYSITELIB}/genshi/template/tests/text.py
|
|
${PYSITELIB}/genshi/template/tests/text.pyc
|
|
${PYSITELIB}/genshi/template/tests/text.pyo
|
|
${PYSITELIB}/genshi/template/text.py
|
|
${PYSITELIB}/genshi/template/text.pyc
|
|
${PYSITELIB}/genshi/template/text.pyo
|
|
${PYSITELIB}/genshi/tests/__init__.py
|
|
${PYSITELIB}/genshi/tests/__init__.pyc
|
|
${PYSITELIB}/genshi/tests/__init__.pyo
|
|
${PYSITELIB}/genshi/tests/builder.py
|
|
${PYSITELIB}/genshi/tests/builder.pyc
|
|
${PYSITELIB}/genshi/tests/builder.pyo
|
|
${PYSITELIB}/genshi/tests/core.py
|
|
${PYSITELIB}/genshi/tests/core.pyc
|
|
${PYSITELIB}/genshi/tests/core.pyo
|
|
${PYSITELIB}/genshi/tests/input.py
|
|
${PYSITELIB}/genshi/tests/input.pyc
|
|
${PYSITELIB}/genshi/tests/input.pyo
|
|
${PYSITELIB}/genshi/tests/output.py
|
|
${PYSITELIB}/genshi/tests/output.pyc
|
|
${PYSITELIB}/genshi/tests/output.pyo
|
|
${PYSITELIB}/genshi/tests/path.py
|
|
${PYSITELIB}/genshi/tests/path.pyc
|
|
${PYSITELIB}/genshi/tests/path.pyo
|
|
${PYSITELIB}/genshi/tests/util.py
|
|
${PYSITELIB}/genshi/tests/util.pyc
|
|
${PYSITELIB}/genshi/tests/util.pyo
|
|
${PYSITELIB}/genshi/util.py
|
|
${PYSITELIB}/genshi/util.pyc
|
|
${PYSITELIB}/genshi/util.pyo
|