60e81dae78
was no longer available. Changes: - Fixed problem that could result in repeated use of the same namespace prefix in the same element. - Fixed import error in ElementInclude, when using the default loader (Gustavo Niemeyer). - Fixed exception when .//tag fails to find matching elements (reported by Mike Kent) (@XMLTOOLKIT28) - Fall back on pre-1.2 find/findtext/findall behaviour if the ElementPath module is not installed. If you don't need path support, you can simply copy the ElementTree module to your own project. - Added experimental support for XInclude-style preprocessing. The ElementInclude module expands xi:include elements, using a custom resolver. The current release ignores xi:fallback elements. - Fixed typo in ElementTree.findtext (reported by Thomas Dartsch) (@XMLTOOLKIT25) - Fixed parsing of periods in element names (reported by Brian Vicente) (@XMLTOOLKIT27)
32 lines
1.4 KiB
Text
32 lines
1.4 KiB
Text
@comment $NetBSD: PLIST,v 1.4 2004/05/02 21:34:06 blef Exp $
|
|
${PYSITELIB}/elementtree/elementinclude.py
|
|
${PYSITELIB}/elementtree/elementinclude.pyc
|
|
${PYSITELIB}/elementtree/elementinclude.pyo
|
|
${PYSITELIB}/elementtree/elementpath.py
|
|
${PYSITELIB}/elementtree/elementpath.pyc
|
|
${PYSITELIB}/elementtree/elementpath.pyo
|
|
${PYSITELIB}/elementtree/elementtree.py
|
|
${PYSITELIB}/elementtree/elementtree.pyc
|
|
${PYSITELIB}/elementtree/elementtree.pyo
|
|
${PYSITELIB}/elementtree/htmltreebuilder.py
|
|
${PYSITELIB}/elementtree/htmltreebuilder.pyc
|
|
${PYSITELIB}/elementtree/htmltreebuilder.pyo
|
|
${PYSITELIB}/elementtree/simplexmltreebuilder.py
|
|
${PYSITELIB}/elementtree/simplexmltreebuilder.pyc
|
|
${PYSITELIB}/elementtree/simplexmltreebuilder.pyo
|
|
${PYSITELIB}/elementtree/simplexmlwriter.py
|
|
${PYSITELIB}/elementtree/simplexmlwriter.pyc
|
|
${PYSITELIB}/elementtree/simplexmlwriter.pyo
|
|
${PYSITELIB}/elementtree/tidyhtmltreebuilder.py
|
|
${PYSITELIB}/elementtree/tidyhtmltreebuilder.pyc
|
|
${PYSITELIB}/elementtree/tidyhtmltreebuilder.pyo
|
|
${PYSITELIB}/elementtree/tidytools.py
|
|
${PYSITELIB}/elementtree/tidytools.pyc
|
|
${PYSITELIB}/elementtree/tidytools.pyo
|
|
${PYSITELIB}/elementtree/xmltreebuilder.py
|
|
${PYSITELIB}/elementtree/xmltreebuilder.pyc
|
|
${PYSITELIB}/elementtree/xmltreebuilder.pyo
|
|
${PYSITELIB}/elementtree/__init__.py
|
|
${PYSITELIB}/elementtree/__init__.pyc
|
|
${PYSITELIB}/elementtree/__init__.pyo
|
|
@dirrm ${PYSITELIB}/elementtree
|