summaryrefslogtreecommitdiff
path: root/textproc
diff options
context:
space:
mode:
authordrochner <drochner>2002-01-16 21:06:44 +0000
committerdrochner <drochner>2002-01-16 21:06:44 +0000
commitbb1f07844f406cf94c75079cecb3c7d032b31dc6 (patch)
tree28cb93223c11dc62447a384f910c5740f2c7653a /textproc
parente7eda21c5b806efd27411720c582e9666716b0b5 (diff)
downloadpkgsrc-bb1f07844f406cf94c75079cecb3c7d032b31dc6.tar.gz
use buildlink for python
Diffstat (limited to 'textproc')
-rw-r--r--textproc/pyxml/Makefile5
-rw-r--r--textproc/pyxml/PLIST684
2 files changed, 344 insertions, 345 deletions
diff --git a/textproc/pyxml/Makefile b/textproc/pyxml/Makefile
index d9a6ff2fd8c..6f22900ee60 100644
--- a/textproc/pyxml/Makefile
+++ b/textproc/pyxml/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.4 2001/09/27 23:18:46 jlam Exp $
+# $NetBSD: Makefile,v 1.5 2002/01/16 21:06:44 drochner Exp $
#
DISTNAME= PyXML-0.6.6
@@ -9,13 +9,12 @@ MAINTAINER= drochner@netbsd.org
HOMEPAGE= http://pyxml.sourceforge.net/
COMMENT= collection of libraries to process XML with Python
-DEPENDS+= python>=2.0:../../lang/python
DEPENDS+= expat-[0-9]*:../../textproc/expat
-USE_PYTHON= yes
PYDISTUTILSPKG= yes
PYBINMODULE= yes
PYSETUPBUILDARGS+= --with-libexpat=${LOCALBASE}
PYSETUPBUILDARGS+= --ldflags=-Wl,-R${LOCALBASE}/lib
+.include "../../lang/python/extension.buildlink.mk"
.include "../../mk/bsd.pkg.mk"
diff --git a/textproc/pyxml/PLIST b/textproc/pyxml/PLIST
index 77e881cf339..6a15f802171 100644
--- a/textproc/pyxml/PLIST
+++ b/textproc/pyxml/PLIST
@@ -1,344 +1,344 @@
-@comment $NetBSD: PLIST,v 1.1 2001/10/31 22:58:23 zuntum Exp $
+@comment $NetBSD: PLIST,v 1.2 2002/01/16 21:06:44 drochner Exp $
bin/xmlproc_parse
bin/xmlproc_val
-PYSITELIB/_xmlplus/__init__.py
-PYSITELIB/_xmlplus/__init__.pyc
-PYSITELIB/_xmlplus/_checkversion.py
-PYSITELIB/_xmlplus/_checkversion.pyc
-PYSITELIB/_xmlplus/FtCore.py
-PYSITELIB/_xmlplus/FtCore.pyc
-PYSITELIB/_xmlplus/dom/Attr.py
-PYSITELIB/_xmlplus/dom/Attr.pyc
-PYSITELIB/_xmlplus/dom/CDATASection.py
-PYSITELIB/_xmlplus/dom/CDATASection.pyc
-PYSITELIB/_xmlplus/dom/CharacterData.py
-PYSITELIB/_xmlplus/dom/CharacterData.pyc
-PYSITELIB/_xmlplus/dom/Comment.py
-PYSITELIB/_xmlplus/dom/Comment.pyc
-PYSITELIB/_xmlplus/dom/DOMImplementation.py
-PYSITELIB/_xmlplus/dom/DOMImplementation.pyc
-PYSITELIB/_xmlplus/dom/Document.py
-PYSITELIB/_xmlplus/dom/Document.pyc
-PYSITELIB/_xmlplus/dom/DocumentFragment.py
-PYSITELIB/_xmlplus/dom/DocumentFragment.pyc
-PYSITELIB/_xmlplus/dom/DocumentType.py
-PYSITELIB/_xmlplus/dom/DocumentType.pyc
-PYSITELIB/_xmlplus/dom/Element.py
-PYSITELIB/_xmlplus/dom/Element.pyc
-PYSITELIB/_xmlplus/dom/Entity.py
-PYSITELIB/_xmlplus/dom/Entity.pyc
-PYSITELIB/_xmlplus/dom/EntityReference.py
-PYSITELIB/_xmlplus/dom/EntityReference.pyc
-PYSITELIB/_xmlplus/dom/Event.py
-PYSITELIB/_xmlplus/dom/Event.pyc
-PYSITELIB/_xmlplus/dom/FtNode.py
-PYSITELIB/_xmlplus/dom/FtNode.pyc
-PYSITELIB/_xmlplus/dom/MessageSource.py
-PYSITELIB/_xmlplus/dom/MessageSource.pyc
-PYSITELIB/_xmlplus/dom/NamedNodeMap.py
-PYSITELIB/_xmlplus/dom/NamedNodeMap.pyc
-PYSITELIB/_xmlplus/dom/NodeFilter.py
-PYSITELIB/_xmlplus/dom/NodeFilter.pyc
-PYSITELIB/_xmlplus/dom/NodeIterator.py
-PYSITELIB/_xmlplus/dom/NodeIterator.pyc
-PYSITELIB/_xmlplus/dom/NodeList.py
-PYSITELIB/_xmlplus/dom/NodeList.pyc
-PYSITELIB/_xmlplus/dom/Notation.py
-PYSITELIB/_xmlplus/dom/Notation.pyc
-PYSITELIB/_xmlplus/dom/ProcessingInstruction.py
-PYSITELIB/_xmlplus/dom/ProcessingInstruction.pyc
-PYSITELIB/_xmlplus/dom/Range.py
-PYSITELIB/_xmlplus/dom/Range.pyc
-PYSITELIB/_xmlplus/dom/Text.py
-PYSITELIB/_xmlplus/dom/Text.pyc
-PYSITELIB/_xmlplus/dom/TreeWalker.py
-PYSITELIB/_xmlplus/dom/TreeWalker.pyc
-PYSITELIB/_xmlplus/dom/__init__.py
-PYSITELIB/_xmlplus/dom/__init__.pyc
-PYSITELIB/_xmlplus/dom/de/LC_MESSAGES/4Suite.mo
-PYSITELIB/_xmlplus/dom/domreg.py
-PYSITELIB/_xmlplus/dom/domreg.pyc
-PYSITELIB/_xmlplus/dom/en_US/LC_MESSAGES/4Suite.mo
-PYSITELIB/_xmlplus/dom/ext/Printer.py
-PYSITELIB/_xmlplus/dom/ext/Printer.pyc
-PYSITELIB/_xmlplus/dom/ext/Visitor.py
-PYSITELIB/_xmlplus/dom/ext/Visitor.pyc
-PYSITELIB/_xmlplus/dom/ext/XHtml2HtmlPrinter.py
-PYSITELIB/_xmlplus/dom/ext/XHtml2HtmlPrinter.pyc
-PYSITELIB/_xmlplus/dom/ext/XHtmlPrinter.py
-PYSITELIB/_xmlplus/dom/ext/XHtmlPrinter.pyc
-PYSITELIB/_xmlplus/dom/ext/__init__.py
-PYSITELIB/_xmlplus/dom/ext/__init__.pyc
-PYSITELIB/_xmlplus/dom/ext/c14n.py
-PYSITELIB/_xmlplus/dom/ext/c14n.pyc
-PYSITELIB/_xmlplus/dom/ext/reader/HtmlLib.py
-PYSITELIB/_xmlplus/dom/ext/reader/HtmlLib.pyc
-PYSITELIB/_xmlplus/dom/ext/reader/HtmlSax.py
-PYSITELIB/_xmlplus/dom/ext/reader/HtmlSax.pyc
-PYSITELIB/_xmlplus/dom/ext/reader/PyExpat.py
-PYSITELIB/_xmlplus/dom/ext/reader/PyExpat.pyc
-PYSITELIB/_xmlplus/dom/ext/reader/Sax.py
-PYSITELIB/_xmlplus/dom/ext/reader/Sax.pyc
-PYSITELIB/_xmlplus/dom/ext/reader/Sax2.py
-PYSITELIB/_xmlplus/dom/ext/reader/Sax2.pyc
-PYSITELIB/_xmlplus/dom/ext/reader/Sax2Lib.py
-PYSITELIB/_xmlplus/dom/ext/reader/Sax2Lib.pyc
-PYSITELIB/_xmlplus/dom/ext/reader/Sgmlop.py
-PYSITELIB/_xmlplus/dom/ext/reader/Sgmlop.pyc
-PYSITELIB/_xmlplus/dom/ext/reader/__init__.py
-PYSITELIB/_xmlplus/dom/ext/reader/__init__.pyc
-PYSITELIB/_xmlplus/dom/fr_FR/LC_MESSAGES/4Suite.mo
-PYSITELIB/_xmlplus/dom/html/GenerateHtml.py
-PYSITELIB/_xmlplus/dom/html/GenerateHtml.pyc
-PYSITELIB/_xmlplus/dom/html/HTMLAnchorElement.py
-PYSITELIB/_xmlplus/dom/html/HTMLAnchorElement.pyc
-PYSITELIB/_xmlplus/dom/html/HTMLAppletElement.py
-PYSITELIB/_xmlplus/dom/html/HTMLAppletElement.pyc
-PYSITELIB/_xmlplus/dom/html/HTMLAreaElement.py
-PYSITELIB/_xmlplus/dom/html/HTMLAreaElement.pyc
-PYSITELIB/_xmlplus/dom/html/HTMLBRElement.py
-PYSITELIB/_xmlplus/dom/html/HTMLBRElement.pyc
-PYSITELIB/_xmlplus/dom/html/HTMLBaseElement.py
-PYSITELIB/_xmlplus/dom/html/HTMLBaseElement.pyc
-PYSITELIB/_xmlplus/dom/html/HTMLBaseFontElement.py
-PYSITELIB/_xmlplus/dom/html/HTMLBaseFontElement.pyc
-PYSITELIB/_xmlplus/dom/html/HTMLBodyElement.py
-PYSITELIB/_xmlplus/dom/html/HTMLBodyElement.pyc
-PYSITELIB/_xmlplus/dom/html/HTMLButtonElement.py
-PYSITELIB/_xmlplus/dom/html/HTMLButtonElement.pyc
-PYSITELIB/_xmlplus/dom/html/HTMLCollection.py
-PYSITELIB/_xmlplus/dom/html/HTMLCollection.pyc
-PYSITELIB/_xmlplus/dom/html/HTMLDListElement.py
-PYSITELIB/_xmlplus/dom/html/HTMLDListElement.pyc
-PYSITELIB/_xmlplus/dom/html/HTMLDOMImplementation.py
-PYSITELIB/_xmlplus/dom/html/HTMLDOMImplementation.pyc
-PYSITELIB/_xmlplus/dom/html/HTMLDirectoryElement.py
-PYSITELIB/_xmlplus/dom/html/HTMLDirectoryElement.pyc
-PYSITELIB/_xmlplus/dom/html/HTMLDivElement.py
-PYSITELIB/_xmlplus/dom/html/HTMLDivElement.pyc
-PYSITELIB/_xmlplus/dom/html/HTMLDocument.py
-PYSITELIB/_xmlplus/dom/html/HTMLDocument.pyc
-PYSITELIB/_xmlplus/dom/html/HTMLElement.py
-PYSITELIB/_xmlplus/dom/html/HTMLElement.pyc
-PYSITELIB/_xmlplus/dom/html/HTMLFieldSetElement.py
-PYSITELIB/_xmlplus/dom/html/HTMLFieldSetElement.pyc
-PYSITELIB/_xmlplus/dom/html/HTMLFontElement.py
-PYSITELIB/_xmlplus/dom/html/HTMLFontElement.pyc
-PYSITELIB/_xmlplus/dom/html/HTMLFormElement.py
-PYSITELIB/_xmlplus/dom/html/HTMLFormElement.pyc
-PYSITELIB/_xmlplus/dom/html/HTMLFrameElement.py
-PYSITELIB/_xmlplus/dom/html/HTMLFrameElement.pyc
-PYSITELIB/_xmlplus/dom/html/HTMLFrameSetElement.py
-PYSITELIB/_xmlplus/dom/html/HTMLFrameSetElement.pyc
-PYSITELIB/_xmlplus/dom/html/HTMLHRElement.py
-PYSITELIB/_xmlplus/dom/html/HTMLHRElement.pyc
-PYSITELIB/_xmlplus/dom/html/HTMLHeadElement.py
-PYSITELIB/_xmlplus/dom/html/HTMLHeadElement.pyc
-PYSITELIB/_xmlplus/dom/html/HTMLHeadingElement.py
-PYSITELIB/_xmlplus/dom/html/HTMLHeadingElement.pyc
-PYSITELIB/_xmlplus/dom/html/HTMLHtmlElement.py
-PYSITELIB/_xmlplus/dom/html/HTMLHtmlElement.pyc
-PYSITELIB/_xmlplus/dom/html/HTMLIFrameElement.py
-PYSITELIB/_xmlplus/dom/html/HTMLIFrameElement.pyc
-PYSITELIB/_xmlplus/dom/html/HTMLImageElement.py
-PYSITELIB/_xmlplus/dom/html/HTMLImageElement.pyc
-PYSITELIB/_xmlplus/dom/html/HTMLInputElement.py
-PYSITELIB/_xmlplus/dom/html/HTMLInputElement.pyc
-PYSITELIB/_xmlplus/dom/html/HTMLIsIndexElement.py
-PYSITELIB/_xmlplus/dom/html/HTMLIsIndexElement.pyc
-PYSITELIB/_xmlplus/dom/html/HTMLLIElement.py
-PYSITELIB/_xmlplus/dom/html/HTMLLIElement.pyc
-PYSITELIB/_xmlplus/dom/html/HTMLLabelElement.py
-PYSITELIB/_xmlplus/dom/html/HTMLLabelElement.pyc
-PYSITELIB/_xmlplus/dom/html/HTMLLegendElement.py
-PYSITELIB/_xmlplus/dom/html/HTMLLegendElement.pyc
-PYSITELIB/_xmlplus/dom/html/HTMLLinkElement.py
-PYSITELIB/_xmlplus/dom/html/HTMLLinkElement.pyc
-PYSITELIB/_xmlplus/dom/html/HTMLMapElement.py
-PYSITELIB/_xmlplus/dom/html/HTMLMapElement.pyc
-PYSITELIB/_xmlplus/dom/html/HTMLMenuElement.py
-PYSITELIB/_xmlplus/dom/html/HTMLMenuElement.pyc
-PYSITELIB/_xmlplus/dom/html/HTMLMetaElement.py
-PYSITELIB/_xmlplus/dom/html/HTMLMetaElement.pyc
-PYSITELIB/_xmlplus/dom/html/HTMLModElement.py
-PYSITELIB/_xmlplus/dom/html/HTMLModElement.pyc
-PYSITELIB/_xmlplus/dom/html/HTMLOListElement.py
-PYSITELIB/_xmlplus/dom/html/HTMLOListElement.pyc
-PYSITELIB/_xmlplus/dom/html/HTMLObjectElement.py
-PYSITELIB/_xmlplus/dom/html/HTMLObjectElement.pyc
-PYSITELIB/_xmlplus/dom/html/HTMLOptGroupElement.py
-PYSITELIB/_xmlplus/dom/html/HTMLOptGroupElement.pyc
-PYSITELIB/_xmlplus/dom/html/HTMLOptionElement.py
-PYSITELIB/_xmlplus/dom/html/HTMLOptionElement.pyc
-PYSITELIB/_xmlplus/dom/html/HTMLParagraphElement.py
-PYSITELIB/_xmlplus/dom/html/HTMLParagraphElement.pyc
-PYSITELIB/_xmlplus/dom/html/HTMLParamElement.py
-PYSITELIB/_xmlplus/dom/html/HTMLParamElement.pyc
-PYSITELIB/_xmlplus/dom/html/HTMLPreElement.py
-PYSITELIB/_xmlplus/dom/html/HTMLPreElement.pyc
-PYSITELIB/_xmlplus/dom/html/HTMLQuoteElement.py
-PYSITELIB/_xmlplus/dom/html/HTMLQuoteElement.pyc
-PYSITELIB/_xmlplus/dom/html/HTMLScriptElement.py
-PYSITELIB/_xmlplus/dom/html/HTMLScriptElement.pyc
-PYSITELIB/_xmlplus/dom/html/HTMLSelectElement.py
-PYSITELIB/_xmlplus/dom/html/HTMLSelectElement.pyc
-PYSITELIB/_xmlplus/dom/html/HTMLStyleElement.py
-PYSITELIB/_xmlplus/dom/html/HTMLStyleElement.pyc
-PYSITELIB/_xmlplus/dom/html/HTMLTableCaptionElement.py
-PYSITELIB/_xmlplus/dom/html/HTMLTableCaptionElement.pyc
-PYSITELIB/_xmlplus/dom/html/HTMLTableCellElement.py
-PYSITELIB/_xmlplus/dom/html/HTMLTableCellElement.pyc
-PYSITELIB/_xmlplus/dom/html/HTMLTableColElement.py
-PYSITELIB/_xmlplus/dom/html/HTMLTableColElement.pyc
-PYSITELIB/_xmlplus/dom/html/HTMLTableElement.py
-PYSITELIB/_xmlplus/dom/html/HTMLTableElement.pyc
-PYSITELIB/_xmlplus/dom/html/HTMLTableRowElement.py
-PYSITELIB/_xmlplus/dom/html/HTMLTableRowElement.pyc
-PYSITELIB/_xmlplus/dom/html/HTMLTableSectionElement.py
-PYSITELIB/_xmlplus/dom/html/HTMLTableSectionElement.pyc
-PYSITELIB/_xmlplus/dom/html/HTMLTextAreaElement.py
-PYSITELIB/_xmlplus/dom/html/HTMLTextAreaElement.pyc
-PYSITELIB/_xmlplus/dom/html/HTMLTitleElement.py
-PYSITELIB/_xmlplus/dom/html/HTMLTitleElement.pyc
-PYSITELIB/_xmlplus/dom/html/HTMLUListElement.py
-PYSITELIB/_xmlplus/dom/html/HTMLUListElement.pyc
-PYSITELIB/_xmlplus/dom/html/__init__.py
-PYSITELIB/_xmlplus/dom/html/__init__.pyc
-PYSITELIB/_xmlplus/dom/javadom.py
-PYSITELIB/_xmlplus/dom/javadom.pyc
-PYSITELIB/_xmlplus/dom/minidom.py
-PYSITELIB/_xmlplus/dom/minidom.pyc
-PYSITELIB/_xmlplus/dom/minitraversal.py
-PYSITELIB/_xmlplus/dom/minitraversal.pyc
-PYSITELIB/_xmlplus/dom/pulldom.py
-PYSITELIB/_xmlplus/dom/pulldom.pyc
-PYSITELIB/_xmlplus/marshal/__init__.py
-PYSITELIB/_xmlplus/marshal/__init__.pyc
-PYSITELIB/_xmlplus/marshal/generic.py
-PYSITELIB/_xmlplus/marshal/generic.pyc
-PYSITELIB/_xmlplus/marshal/wddx.py
-PYSITELIB/_xmlplus/marshal/wddx.pyc
-PYSITELIB/_xmlplus/marshal/xmlrpc.py
-PYSITELIB/_xmlplus/marshal/xmlrpc.pyc
-PYSITELIB/_xmlplus/ns.py
-PYSITELIB/_xmlplus/ns.pyc
-PYSITELIB/_xmlplus/parsers/__init__.py
-PYSITELIB/_xmlplus/parsers/__init__.pyc
-PYSITELIB/_xmlplus/parsers/expat.py
-PYSITELIB/_xmlplus/parsers/expat.pyc
-PYSITELIB/_xmlplus/parsers/pyexpat.so
-PYSITELIB/_xmlplus/parsers/sgmllib.py
-PYSITELIB/_xmlplus/parsers/sgmllib.pyc
-PYSITELIB/_xmlplus/parsers/sgmlop.so
-PYSITELIB/_xmlplus/parsers/xmlproc/__init__.py
-PYSITELIB/_xmlplus/parsers/xmlproc/__init__.pyc
-PYSITELIB/_xmlplus/parsers/xmlproc/_outputters.py
-PYSITELIB/_xmlplus/parsers/xmlproc/_outputters.pyc
-PYSITELIB/_xmlplus/parsers/xmlproc/catalog.py
-PYSITELIB/_xmlplus/parsers/xmlproc/catalog.pyc
-PYSITELIB/_xmlplus/parsers/xmlproc/charconv.py
-PYSITELIB/_xmlplus/parsers/xmlproc/charconv.pyc
-PYSITELIB/_xmlplus/parsers/xmlproc/dtdparser.py
-PYSITELIB/_xmlplus/parsers/xmlproc/dtdparser.pyc
-PYSITELIB/_xmlplus/parsers/xmlproc/errors.py
-PYSITELIB/_xmlplus/parsers/xmlproc/errors.pyc
-PYSITELIB/_xmlplus/parsers/xmlproc/namespace.py
-PYSITELIB/_xmlplus/parsers/xmlproc/namespace.pyc
-PYSITELIB/_xmlplus/parsers/xmlproc/utils.py
-PYSITELIB/_xmlplus/parsers/xmlproc/utils.pyc
-PYSITELIB/_xmlplus/parsers/xmlproc/xcatalog.py
-PYSITELIB/_xmlplus/parsers/xmlproc/xcatalog.pyc
-PYSITELIB/_xmlplus/parsers/xmlproc/xmlapp.py
-PYSITELIB/_xmlplus/parsers/xmlproc/xmlapp.pyc
-PYSITELIB/_xmlplus/parsers/xmlproc/xmldtd.py
-PYSITELIB/_xmlplus/parsers/xmlproc/xmldtd.pyc
-PYSITELIB/_xmlplus/parsers/xmlproc/xmlproc.py
-PYSITELIB/_xmlplus/parsers/xmlproc/xmlproc.pyc
-PYSITELIB/_xmlplus/parsers/xmlproc/xmlutils.py
-PYSITELIB/_xmlplus/parsers/xmlproc/xmlutils.pyc
-PYSITELIB/_xmlplus/parsers/xmlproc/xmlval.py
-PYSITELIB/_xmlplus/parsers/xmlproc/xmlval.pyc
-PYSITELIB/_xmlplus/sax/__init__.py
-PYSITELIB/_xmlplus/sax/__init__.pyc
-PYSITELIB/_xmlplus/sax/_exceptions.py
-PYSITELIB/_xmlplus/sax/_exceptions.pyc
-PYSITELIB/_xmlplus/sax/drivers/__init__.py
-PYSITELIB/_xmlplus/sax/drivers/__init__.pyc
-PYSITELIB/_xmlplus/sax/drivers/drv_htmllib.py
-PYSITELIB/_xmlplus/sax/drivers/drv_htmllib.pyc
-PYSITELIB/_xmlplus/sax/drivers/drv_ltdriver.py
-PYSITELIB/_xmlplus/sax/drivers/drv_ltdriver.pyc
-PYSITELIB/_xmlplus/sax/drivers/drv_ltdriver_val.py
-PYSITELIB/_xmlplus/sax/drivers/drv_ltdriver_val.pyc
-PYSITELIB/_xmlplus/sax/drivers/drv_pyexpat.py
-PYSITELIB/_xmlplus/sax/drivers/drv_pyexpat.pyc
-PYSITELIB/_xmlplus/sax/drivers/drv_sgmllib.py
-PYSITELIB/_xmlplus/sax/drivers/drv_sgmllib.pyc
-PYSITELIB/_xmlplus/sax/drivers/drv_sgmlop.py
-PYSITELIB/_xmlplus/sax/drivers/drv_sgmlop.pyc
-PYSITELIB/_xmlplus/sax/drivers/drv_xmldc.py
-PYSITELIB/_xmlplus/sax/drivers/drv_xmldc.pyc
-PYSITELIB/_xmlplus/sax/drivers/drv_xmllib.py
-PYSITELIB/_xmlplus/sax/drivers/drv_xmllib.pyc
-PYSITELIB/_xmlplus/sax/drivers/drv_xmlproc.py
-PYSITELIB/_xmlplus/sax/drivers/drv_xmlproc.pyc
-PYSITELIB/_xmlplus/sax/drivers/drv_xmlproc_val.py
-PYSITELIB/_xmlplus/sax/drivers/drv_xmlproc_val.pyc
-PYSITELIB/_xmlplus/sax/drivers/drv_xmltoolkit.py
-PYSITELIB/_xmlplus/sax/drivers/drv_xmltoolkit.pyc
-PYSITELIB/_xmlplus/sax/drivers/pylibs.py
-PYSITELIB/_xmlplus/sax/drivers/pylibs.pyc
-PYSITELIB/_xmlplus/sax/drivers2/__init__.py
-PYSITELIB/_xmlplus/sax/drivers2/__init__.pyc
-PYSITELIB/_xmlplus/sax/drivers2/drv_pyexpat.py
-PYSITELIB/_xmlplus/sax/drivers2/drv_pyexpat.pyc
-PYSITELIB/_xmlplus/sax/drivers2/drv_xmlproc.py
-PYSITELIB/_xmlplus/sax/drivers2/drv_xmlproc.pyc
-PYSITELIB/_xmlplus/sax/expatreader.py
-PYSITELIB/_xmlplus/sax/expatreader.pyc
-PYSITELIB/_xmlplus/sax/handler.py
-PYSITELIB/_xmlplus/sax/handler.pyc
-PYSITELIB/_xmlplus/sax/sax2exts.py
-PYSITELIB/_xmlplus/sax/sax2exts.pyc
-PYSITELIB/_xmlplus/sax/saxexts.py
-PYSITELIB/_xmlplus/sax/saxexts.pyc
-PYSITELIB/_xmlplus/sax/saxlib.py
-PYSITELIB/_xmlplus/sax/saxlib.pyc
-PYSITELIB/_xmlplus/sax/saxutils.py
-PYSITELIB/_xmlplus/sax/saxutils.pyc
-PYSITELIB/_xmlplus/sax/writer.py
-PYSITELIB/_xmlplus/sax/writer.pyc
-PYSITELIB/_xmlplus/sax/xmlreader.py
-PYSITELIB/_xmlplus/sax/xmlreader.pyc
-PYSITELIB/_xmlplus/unicode/__init__.py
-PYSITELIB/_xmlplus/unicode/__init__.pyc
-PYSITELIB/_xmlplus/unicode/iso8859.py
-PYSITELIB/_xmlplus/unicode/iso8859.pyc
-PYSITELIB/_xmlplus/unicode/utf8_iso.py
-PYSITELIB/_xmlplus/unicode/utf8_iso.pyc
-PYSITELIB/_xmlplus/utils/__init__.py
-PYSITELIB/_xmlplus/utils/__init__.pyc
-PYSITELIB/_xmlplus/utils/boolean.so
-PYSITELIB/_xmlplus/utils/iso8601.py
-PYSITELIB/_xmlplus/utils/iso8601.pyc
-PYSITELIB/_xmlplus/utils/qp_xml.py
-PYSITELIB/_xmlplus/utils/qp_xml.pyc
-@dirrm PYSITELIB/_xmlplus/utils
-@dirrm PYSITELIB/_xmlplus/unicode
-@dirrm PYSITELIB/_xmlplus/sax/drivers2
-@dirrm PYSITELIB/_xmlplus/sax/drivers
-@dirrm PYSITELIB/_xmlplus/sax
-@dirrm PYSITELIB/_xmlplus/parsers/xmlproc
-@dirrm PYSITELIB/_xmlplus/parsers
-@dirrm PYSITELIB/_xmlplus/marshal
-@dirrm PYSITELIB/_xmlplus/dom/html
-@dirrm PYSITELIB/_xmlplus/dom/fr_FR/LC_MESSAGES
-@dirrm PYSITELIB/_xmlplus/dom/fr_FR
-@dirrm PYSITELIB/_xmlplus/dom/ext/reader
-@dirrm PYSITELIB/_xmlplus/dom/ext
-@dirrm PYSITELIB/_xmlplus/dom/en_US/LC_MESSAGES
-@dirrm PYSITELIB/_xmlplus/dom/en_US
-@dirrm PYSITELIB/_xmlplus/dom/de/LC_MESSAGES
-@dirrm PYSITELIB/_xmlplus/dom/de
-@dirrm PYSITELIB/_xmlplus/dom
-@dirrm PYSITELIB/_xmlplus
+${PYSITELIB}/_xmlplus/__init__.py
+${PYSITELIB}/_xmlplus/__init__.pyc
+${PYSITELIB}/_xmlplus/_checkversion.py
+${PYSITELIB}/_xmlplus/_checkversion.pyc
+${PYSITELIB}/_xmlplus/FtCore.py
+${PYSITELIB}/_xmlplus/FtCore.pyc
+${PYSITELIB}/_xmlplus/dom/Attr.py
+${PYSITELIB}/_xmlplus/dom/Attr.pyc
+${PYSITELIB}/_xmlplus/dom/CDATASection.py
+${PYSITELIB}/_xmlplus/dom/CDATASection.pyc
+${PYSITELIB}/_xmlplus/dom/CharacterData.py
+${PYSITELIB}/_xmlplus/dom/CharacterData.pyc
+${PYSITELIB}/_xmlplus/dom/Comment.py
+${PYSITELIB}/_xmlplus/dom/Comment.pyc
+${PYSITELIB}/_xmlplus/dom/DOMImplementation.py
+${PYSITELIB}/_xmlplus/dom/DOMImplementation.pyc
+${PYSITELIB}/_xmlplus/dom/Document.py
+${PYSITELIB}/_xmlplus/dom/Document.pyc
+${PYSITELIB}/_xmlplus/dom/DocumentFragment.py
+${PYSITELIB}/_xmlplus/dom/DocumentFragment.pyc
+${PYSITELIB}/_xmlplus/dom/DocumentType.py
+${PYSITELIB}/_xmlplus/dom/DocumentType.pyc
+${PYSITELIB}/_xmlplus/dom/Element.py
+${PYSITELIB}/_xmlplus/dom/Element.pyc
+${PYSITELIB}/_xmlplus/dom/Entity.py
+${PYSITELIB}/_xmlplus/dom/Entity.pyc
+${PYSITELIB}/_xmlplus/dom/EntityReference.py
+${PYSITELIB}/_xmlplus/dom/EntityReference.pyc
+${PYSITELIB}/_xmlplus/dom/Event.py
+${PYSITELIB}/_xmlplus/dom/Event.pyc
+${PYSITELIB}/_xmlplus/dom/FtNode.py
+${PYSITELIB}/_xmlplus/dom/FtNode.pyc
+${PYSITELIB}/_xmlplus/dom/MessageSource.py
+${PYSITELIB}/_xmlplus/dom/MessageSource.pyc
+${PYSITELIB}/_xmlplus/dom/NamedNodeMap.py
+${PYSITELIB}/_xmlplus/dom/NamedNodeMap.pyc
+${PYSITELIB}/_xmlplus/dom/NodeFilter.py
+${PYSITELIB}/_xmlplus/dom/NodeFilter.pyc
+${PYSITELIB}/_xmlplus/dom/NodeIterator.py
+${PYSITELIB}/_xmlplus/dom/NodeIterator.pyc
+${PYSITELIB}/_xmlplus/dom/NodeList.py
+${PYSITELIB}/_xmlplus/dom/NodeList.pyc
+${PYSITELIB}/_xmlplus/dom/Notation.py
+${PYSITELIB}/_xmlplus/dom/Notation.pyc
+${PYSITELIB}/_xmlplus/dom/ProcessingInstruction.py
+${PYSITELIB}/_xmlplus/dom/ProcessingInstruction.pyc
+${PYSITELIB}/_xmlplus/dom/Range.py
+${PYSITELIB}/_xmlplus/dom/Range.pyc
+${PYSITELIB}/_xmlplus/dom/Text.py
+${PYSITELIB}/_xmlplus/dom/Text.pyc
+${PYSITELIB}/_xmlplus/dom/TreeWalker.py
+${PYSITELIB}/_xmlplus/dom/TreeWalker.pyc
+${PYSITELIB}/_xmlplus/dom/__init__.py
+${PYSITELIB}/_xmlplus/dom/__init__.pyc
+${PYSITELIB}/_xmlplus/dom/de/LC_MESSAGES/4Suite.mo
+${PYSITELIB}/_xmlplus/dom/domreg.py
+${PYSITELIB}/_xmlplus/dom/domreg.pyc
+${PYSITELIB}/_xmlplus/dom/en_US/LC_MESSAGES/4Suite.mo
+${PYSITELIB}/_xmlplus/dom/ext/Printer.py
+${PYSITELIB}/_xmlplus/dom/ext/Printer.pyc
+${PYSITELIB}/_xmlplus/dom/ext/Visitor.py
+${PYSITELIB}/_xmlplus/dom/ext/Visitor.pyc
+${PYSITELIB}/_xmlplus/dom/ext/XHtml2HtmlPrinter.py
+${PYSITELIB}/_xmlplus/dom/ext/XHtml2HtmlPrinter.pyc
+${PYSITELIB}/_xmlplus/dom/ext/XHtmlPrinter.py
+${PYSITELIB}/_xmlplus/dom/ext/XHtmlPrinter.pyc
+${PYSITELIB}/_xmlplus/dom/ext/__init__.py
+${PYSITELIB}/_xmlplus/dom/ext/__init__.pyc
+${PYSITELIB}/_xmlplus/dom/ext/c14n.py
+${PYSITELIB}/_xmlplus/dom/ext/c14n.pyc
+${PYSITELIB}/_xmlplus/dom/ext/reader/HtmlLib.py
+${PYSITELIB}/_xmlplus/dom/ext/reader/HtmlLib.pyc
+${PYSITELIB}/_xmlplus/dom/ext/reader/HtmlSax.py
+${PYSITELIB}/_xmlplus/dom/ext/reader/HtmlSax.pyc
+${PYSITELIB}/_xmlplus/dom/ext/reader/PyExpat.py
+${PYSITELIB}/_xmlplus/dom/ext/reader/PyExpat.pyc
+${PYSITELIB}/_xmlplus/dom/ext/reader/Sax.py
+${PYSITELIB}/_xmlplus/dom/ext/reader/Sax.pyc
+${PYSITELIB}/_xmlplus/dom/ext/reader/Sax2.py
+${PYSITELIB}/_xmlplus/dom/ext/reader/Sax2.pyc
+${PYSITELIB}/_xmlplus/dom/ext/reader/Sax2Lib.py
+${PYSITELIB}/_xmlplus/dom/ext/reader/Sax2Lib.pyc
+${PYSITELIB}/_xmlplus/dom/ext/reader/Sgmlop.py
+${PYSITELIB}/_xmlplus/dom/ext/reader/Sgmlop.pyc
+${PYSITELIB}/_xmlplus/dom/ext/reader/__init__.py
+${PYSITELIB}/_xmlplus/dom/ext/reader/__init__.pyc
+${PYSITELIB}/_xmlplus/dom/fr_FR/LC_MESSAGES/4Suite.mo
+${PYSITELIB}/_xmlplus/dom/html/GenerateHtml.py
+${PYSITELIB}/_xmlplus/dom/html/GenerateHtml.pyc
+${PYSITELIB}/_xmlplus/dom/html/HTMLAnchorElement.py
+${PYSITELIB}/_xmlplus/dom/html/HTMLAnchorElement.pyc
+${PYSITELIB}/_xmlplus/dom/html/HTMLAppletElement.py
+${PYSITELIB}/_xmlplus/dom/html/HTMLAppletElement.pyc
+${PYSITELIB}/_xmlplus/dom/html/HTMLAreaElement.py
+${PYSITELIB}/_xmlplus/dom/html/HTMLAreaElement.pyc
+${PYSITELIB}/_xmlplus/dom/html/HTMLBRElement.py
+${PYSITELIB}/_xmlplus/dom/html/HTMLBRElement.pyc
+${PYSITELIB}/_xmlplus/dom/html/HTMLBaseElement.py
+${PYSITELIB}/_xmlplus/dom/html/HTMLBaseElement.pyc
+${PYSITELIB}/_xmlplus/dom/html/HTMLBaseFontElement.py
+${PYSITELIB}/_xmlplus/dom/html/HTMLBaseFontElement.pyc
+${PYSITELIB}/_xmlplus/dom/html/HTMLBodyElement.py
+${PYSITELIB}/_xmlplus/dom/html/HTMLBodyElement.pyc
+${PYSITELIB}/_xmlplus/dom/html/HTMLButtonElement.py
+${PYSITELIB}/_xmlplus/dom/html/HTMLButtonElement.pyc
+${PYSITELIB}/_xmlplus/dom/html/HTMLCollection.py
+${PYSITELIB}/_xmlplus/dom/html/HTMLCollection.pyc
+${PYSITELIB}/_xmlplus/dom/html/HTMLDListElement.py
+${PYSITELIB}/_xmlplus/dom/html/HTMLDListElement.pyc
+${PYSITELIB}/_xmlplus/dom/html/HTMLDOMImplementation.py
+${PYSITELIB}/_xmlplus/dom/html/HTMLDOMImplementation.pyc
+${PYSITELIB}/_xmlplus/dom/html/HTMLDirectoryElement.py
+${PYSITELIB}/_xmlplus/dom/html/HTMLDirectoryElement.pyc
+${PYSITELIB}/_xmlplus/dom/html/HTMLDivElement.py
+${PYSITELIB}/_xmlplus/dom/html/HTMLDivElement.pyc
+${PYSITELIB}/_xmlplus/dom/html/HTMLDocument.py
+${PYSITELIB}/_xmlplus/dom/html/HTMLDocument.pyc
+${PYSITELIB}/_xmlplus/dom/html/HTMLElement.py
+${PYSITELIB}/_xmlplus/dom/html/HTMLElement.pyc
+${PYSITELIB}/_xmlplus/dom/html/HTMLFieldSetElement.py
+${PYSITELIB}/_xmlplus/dom/html/HTMLFieldSetElement.pyc
+${PYSITELIB}/_xmlplus/dom/html/HTMLFontElement.py
+${PYSITELIB}/_xmlplus/dom/html/HTMLFontElement.pyc
+${PYSITELIB}/_xmlplus/dom/html/HTMLFormElement.py
+${PYSITELIB}/_xmlplus/dom/html/HTMLFormElement.pyc
+${PYSITELIB}/_xmlplus/dom/html/HTMLFrameElement.py
+${PYSITELIB}/_xmlplus/dom/html/HTMLFrameElement.pyc
+${PYSITELIB}/_xmlplus/dom/html/HTMLFrameSetElement.py
+${PYSITELIB}/_xmlplus/dom/html/HTMLFrameSetElement.pyc
+${PYSITELIB}/_xmlplus/dom/html/HTMLHRElement.py
+${PYSITELIB}/_xmlplus/dom/html/HTMLHRElement.pyc
+${PYSITELIB}/_xmlplus/dom/html/HTMLHeadElement.py
+${PYSITELIB}/_xmlplus/dom/html/HTMLHeadElement.pyc
+${PYSITELIB}/_xmlplus/dom/html/HTMLHeadingElement.py
+${PYSITELIB}/_xmlplus/dom/html/HTMLHeadingElement.pyc
+${PYSITELIB}/_xmlplus/dom/html/HTMLHtmlElement.py
+${PYSITELIB}/_xmlplus/dom/html/HTMLHtmlElement.pyc
+${PYSITELIB}/_xmlplus/dom/html/HTMLIFrameElement.py
+${PYSITELIB}/_xmlplus/dom/html/HTMLIFrameElement.pyc
+${PYSITELIB}/_xmlplus/dom/html/HTMLImageElement.py
+${PYSITELIB}/_xmlplus/dom/html/HTMLImageElement.pyc
+${PYSITELIB}/_xmlplus/dom/html/HTMLInputElement.py
+${PYSITELIB}/_xmlplus/dom/html/HTMLInputElement.pyc
+${PYSITELIB}/_xmlplus/dom/html/HTMLIsIndexElement.py
+${PYSITELIB}/_xmlplus/dom/html/HTMLIsIndexElement.pyc
+${PYSITELIB}/_xmlplus/dom/html/HTMLLIElement.py
+${PYSITELIB}/_xmlplus/dom/html/HTMLLIElement.pyc
+${PYSITELIB}/_xmlplus/dom/html/HTMLLabelElement.py
+${PYSITELIB}/_xmlplus/dom/html/HTMLLabelElement.pyc
+${PYSITELIB}/_xmlplus/dom/html/HTMLLegendElement.py
+${PYSITELIB}/_xmlplus/dom/html/HTMLLegendElement.pyc
+${PYSITELIB}/_xmlplus/dom/html/HTMLLinkElement.py
+${PYSITELIB}/_xmlplus/dom/html/HTMLLinkElement.pyc
+${PYSITELIB}/_xmlplus/dom/html/HTMLMapElement.py
+${PYSITELIB}/_xmlplus/dom/html/HTMLMapElement.pyc
+${PYSITELIB}/_xmlplus/dom/html/HTMLMenuElement.py
+${PYSITELIB}/_xmlplus/dom/html/HTMLMenuElement.pyc
+${PYSITELIB}/_xmlplus/dom/html/HTMLMetaElement.py
+${PYSITELIB}/_xmlplus/dom/html/HTMLMetaElement.pyc
+${PYSITELIB}/_xmlplus/dom/html/HTMLModElement.py
+${PYSITELIB}/_xmlplus/dom/html/HTMLModElement.pyc
+${PYSITELIB}/_xmlplus/dom/html/HTMLOListElement.py
+${PYSITELIB}/_xmlplus/dom/html/HTMLOListElement.pyc
+${PYSITELIB}/_xmlplus/dom/html/HTMLObjectElement.py
+${PYSITELIB}/_xmlplus/dom/html/HTMLObjectElement.pyc
+${PYSITELIB}/_xmlplus/dom/html/HTMLOptGroupElement.py
+${PYSITELIB}/_xmlplus/dom/html/HTMLOptGroupElement.pyc
+${PYSITELIB}/_xmlplus/dom/html/HTMLOptionElement.py
+${PYSITELIB}/_xmlplus/dom/html/HTMLOptionElement.pyc
+${PYSITELIB}/_xmlplus/dom/html/HTMLParagraphElement.py
+${PYSITELIB}/_xmlplus/dom/html/HTMLParagraphElement.pyc
+${PYSITELIB}/_xmlplus/dom/html/HTMLParamElement.py
+${PYSITELIB}/_xmlplus/dom/html/HTMLParamElement.pyc
+${PYSITELIB}/_xmlplus/dom/html/HTMLPreElement.py
+${PYSITELIB}/_xmlplus/dom/html/HTMLPreElement.pyc
+${PYSITELIB}/_xmlplus/dom/html/HTMLQuoteElement.py
+${PYSITELIB}/_xmlplus/dom/html/HTMLQuoteElement.pyc
+${PYSITELIB}/_xmlplus/dom/html/HTMLScriptElement.py
+${PYSITELIB}/_xmlplus/dom/html/HTMLScriptElement.pyc
+${PYSITELIB}/_xmlplus/dom/html/HTMLSelectElement.py
+${PYSITELIB}/_xmlplus/dom/html/HTMLSelectElement.pyc
+${PYSITELIB}/_xmlplus/dom/html/HTMLStyleElement.py
+${PYSITELIB}/_xmlplus/dom/html/HTMLStyleElement.pyc
+${PYSITELIB}/_xmlplus/dom/html/HTMLTableCaptionElement.py
+${PYSITELIB}/_xmlplus/dom/html/HTMLTableCaptionElement.pyc
+${PYSITELIB}/_xmlplus/dom/html/HTMLTableCellElement.py
+${PYSITELIB}/_xmlplus/dom/html/HTMLTableCellElement.pyc
+${PYSITELIB}/_xmlplus/dom/html/HTMLTableColElement.py
+${PYSITELIB}/_xmlplus/dom/html/HTMLTableColElement.pyc
+${PYSITELIB}/_xmlplus/dom/html/HTMLTableElement.py
+${PYSITELIB}/_xmlplus/dom/html/HTMLTableElement.pyc
+${PYSITELIB}/_xmlplus/dom/html/HTMLTableRowElement.py
+${PYSITELIB}/_xmlplus/dom/html/HTMLTableRowElement.pyc
+${PYSITELIB}/_xmlplus/dom/html/HTMLTableSectionElement.py
+${PYSITELIB}/_xmlplus/dom/html/HTMLTableSectionElement.pyc
+${PYSITELIB}/_xmlplus/dom/html/HTMLTextAreaElement.py
+${PYSITELIB}/_xmlplus/dom/html/HTMLTextAreaElement.pyc
+${PYSITELIB}/_xmlplus/dom/html/HTMLTitleElement.py
+${PYSITELIB}/_xmlplus/dom/html/HTMLTitleElement.pyc
+${PYSITELIB}/_xmlplus/dom/html/HTMLUListElement.py
+${PYSITELIB}/_xmlplus/dom/html/HTMLUListElement.pyc
+${PYSITELIB}/_xmlplus/dom/html/__init__.py
+${PYSITELIB}/_xmlplus/dom/html/__init__.pyc
+${PYSITELIB}/_xmlplus/dom/javadom.py
+${PYSITELIB}/_xmlplus/dom/javadom.pyc
+${PYSITELIB}/_xmlplus/dom/minidom.py
+${PYSITELIB}/_xmlplus/dom/minidom.pyc
+${PYSITELIB}/_xmlplus/dom/minitraversal.py
+${PYSITELIB}/_xmlplus/dom/minitraversal.pyc
+${PYSITELIB}/_xmlplus/dom/pulldom.py
+${PYSITELIB}/_xmlplus/dom/pulldom.pyc
+${PYSITELIB}/_xmlplus/marshal/__init__.py
+${PYSITELIB}/_xmlplus/marshal/__init__.pyc
+${PYSITELIB}/_xmlplus/marshal/generic.py
+${PYSITELIB}/_xmlplus/marshal/generic.pyc
+${PYSITELIB}/_xmlplus/marshal/wddx.py
+${PYSITELIB}/_xmlplus/marshal/wddx.pyc
+${PYSITELIB}/_xmlplus/marshal/xmlrpc.py
+${PYSITELIB}/_xmlplus/marshal/xmlrpc.pyc
+${PYSITELIB}/_xmlplus/ns.py
+${PYSITELIB}/_xmlplus/ns.pyc
+${PYSITELIB}/_xmlplus/parsers/__init__.py
+${PYSITELIB}/_xmlplus/parsers/__init__.pyc
+${PYSITELIB}/_xmlplus/parsers/expat.py
+${PYSITELIB}/_xmlplus/parsers/expat.pyc
+${PYSITELIB}/_xmlplus/parsers/pyexpat.so
+${PYSITELIB}/_xmlplus/parsers/sgmllib.py
+${PYSITELIB}/_xmlplus/parsers/sgmllib.pyc
+${PYSITELIB}/_xmlplus/parsers/sgmlop.so
+${PYSITELIB}/_xmlplus/parsers/xmlproc/__init__.py
+${PYSITELIB}/_xmlplus/parsers/xmlproc/__init__.pyc
+${PYSITELIB}/_xmlplus/parsers/xmlproc/_outputters.py
+${PYSITELIB}/_xmlplus/parsers/xmlproc/_outputters.pyc
+${PYSITELIB}/_xmlplus/parsers/xmlproc/catalog.py
+${PYSITELIB}/_xmlplus/parsers/xmlproc/catalog.pyc
+${PYSITELIB}/_xmlplus/parsers/xmlproc/charconv.py
+${PYSITELIB}/_xmlplus/parsers/xmlproc/charconv.pyc
+${PYSITELIB}/_xmlplus/parsers/xmlproc/dtdparser.py
+${PYSITELIB}/_xmlplus/parsers/xmlproc/dtdparser.pyc
+${PYSITELIB}/_xmlplus/parsers/xmlproc/errors.py
+${PYSITELIB}/_xmlplus/parsers/xmlproc/errors.pyc
+${PYSITELIB}/_xmlplus/parsers/xmlproc/namespace.py
+${PYSITELIB}/_xmlplus/parsers/xmlproc/namespace.pyc
+${PYSITELIB}/_xmlplus/parsers/xmlproc/utils.py
+${PYSITELIB}/_xmlplus/parsers/xmlproc/utils.pyc
+${PYSITELIB}/_xmlplus/parsers/xmlproc/xcatalog.py
+${PYSITELIB}/_xmlplus/parsers/xmlproc/xcatalog.pyc
+${PYSITELIB}/_xmlplus/parsers/xmlproc/xmlapp.py
+${PYSITELIB}/_xmlplus/parsers/xmlproc/xmlapp.pyc
+${PYSITELIB}/_xmlplus/parsers/xmlproc/xmldtd.py
+${PYSITELIB}/_xmlplus/parsers/xmlproc/xmldtd.pyc
+${PYSITELIB}/_xmlplus/parsers/xmlproc/xmlproc.py
+${PYSITELIB}/_xmlplus/parsers/xmlproc/xmlproc.pyc
+${PYSITELIB}/_xmlplus/parsers/xmlproc/xmlutils.py
+${PYSITELIB}/_xmlplus/parsers/xmlproc/xmlutils.pyc
+${PYSITELIB}/_xmlplus/parsers/xmlproc/xmlval.py
+${PYSITELIB}/_xmlplus/parsers/xmlproc/xmlval.pyc
+${PYSITELIB}/_xmlplus/sax/__init__.py
+${PYSITELIB}/_xmlplus/sax/__init__.pyc
+${PYSITELIB}/_xmlplus/sax/_exceptions.py
+${PYSITELIB}/_xmlplus/sax/_exceptions.pyc
+${PYSITELIB}/_xmlplus/sax/drivers/__init__.py
+${PYSITELIB}/_xmlplus/sax/drivers/__init__.pyc
+${PYSITELIB}/_xmlplus/sax/drivers/drv_htmllib.py
+${PYSITELIB}/_xmlplus/sax/drivers/drv_htmllib.pyc
+${PYSITELIB}/_xmlplus/sax/drivers/drv_ltdriver.py
+${PYSITELIB}/_xmlplus/sax/drivers/drv_ltdriver.pyc
+${PYSITELIB}/_xmlplus/sax/drivers/drv_ltdriver_val.py
+${PYSITELIB}/_xmlplus/sax/drivers/drv_ltdriver_val.pyc
+${PYSITELIB}/_xmlplus/sax/drivers/drv_pyexpat.py
+${PYSITELIB}/_xmlplus/sax/drivers/drv_pyexpat.pyc
+${PYSITELIB}/_xmlplus/sax/drivers/drv_sgmllib.py
+${PYSITELIB}/_xmlplus/sax/drivers/drv_sgmllib.pyc
+${PYSITELIB}/_xmlplus/sax/drivers/drv_sgmlop.py
+${PYSITELIB}/_xmlplus/sax/drivers/drv_sgmlop.pyc
+${PYSITELIB}/_xmlplus/sax/drivers/drv_xmldc.py
+${PYSITELIB}/_xmlplus/sax/drivers/drv_xmldc.pyc
+${PYSITELIB}/_xmlplus/sax/drivers/drv_xmllib.py
+${PYSITELIB}/_xmlplus/sax/drivers/drv_xmllib.pyc
+${PYSITELIB}/_xmlplus/sax/drivers/drv_xmlproc.py
+${PYSITELIB}/_xmlplus/sax/drivers/drv_xmlproc.pyc
+${PYSITELIB}/_xmlplus/sax/drivers/drv_xmlproc_val.py
+${PYSITELIB}/_xmlplus/sax/drivers/drv_xmlproc_val.pyc
+${PYSITELIB}/_xmlplus/sax/drivers/drv_xmltoolkit.py
+${PYSITELIB}/_xmlplus/sax/drivers/drv_xmltoolkit.pyc
+${PYSITELIB}/_xmlplus/sax/drivers/pylibs.py
+${PYSITELIB}/_xmlplus/sax/drivers/pylibs.pyc
+${PYSITELIB}/_xmlplus/sax/drivers2/__init__.py
+${PYSITELIB}/_xmlplus/sax/drivers2/__init__.pyc
+${PYSITELIB}/_xmlplus/sax/drivers2/drv_pyexpat.py
+${PYSITELIB}/_xmlplus/sax/drivers2/drv_pyexpat.pyc
+${PYSITELIB}/_xmlplus/sax/drivers2/drv_xmlproc.py
+${PYSITELIB}/_xmlplus/sax/drivers2/drv_xmlproc.pyc
+${PYSITELIB}/_xmlplus/sax/expatreader.py
+${PYSITELIB}/_xmlplus/sax/expatreader.pyc
+${PYSITELIB}/_xmlplus/sax/handler.py
+${PYSITELIB}/_xmlplus/sax/handler.pyc
+${PYSITELIB}/_xmlplus/sax/sax2exts.py
+${PYSITELIB}/_xmlplus/sax/sax2exts.pyc
+${PYSITELIB}/_xmlplus/sax/saxexts.py
+${PYSITELIB}/_xmlplus/sax/saxexts.pyc
+${PYSITELIB}/_xmlplus/sax/saxlib.py
+${PYSITELIB}/_xmlplus/sax/saxlib.pyc
+${PYSITELIB}/_xmlplus/sax/saxutils.py
+${PYSITELIB}/_xmlplus/sax/saxutils.pyc
+${PYSITELIB}/_xmlplus/sax/writer.py
+${PYSITELIB}/_xmlplus/sax/writer.pyc
+${PYSITELIB}/_xmlplus/sax/xmlreader.py
+${PYSITELIB}/_xmlplus/sax/xmlreader.pyc
+${PYSITELIB}/_xmlplus/unicode/__init__.py
+${PYSITELIB}/_xmlplus/unicode/__init__.pyc
+${PYSITELIB}/_xmlplus/unicode/iso8859.py
+${PYSITELIB}/_xmlplus/unicode/iso8859.pyc
+${PYSITELIB}/_xmlplus/unicode/utf8_iso.py
+${PYSITELIB}/_xmlplus/unicode/utf8_iso.pyc
+${PYSITELIB}/_xmlplus/utils/__init__.py
+${PYSITELIB}/_xmlplus/utils/__init__.pyc
+${PYSITELIB}/_xmlplus/utils/boolean.so
+${PYSITELIB}/_xmlplus/utils/iso8601.py
+${PYSITELIB}/_xmlplus/utils/iso8601.pyc
+${PYSITELIB}/_xmlplus/utils/qp_xml.py
+${PYSITELIB}/_xmlplus/utils/qp_xml.pyc
+@dirrm ${PYSITELIB}/_xmlplus/utils
+@dirrm ${PYSITELIB}/_xmlplus/unicode
+@dirrm ${PYSITELIB}/_xmlplus/sax/drivers2
+@dirrm ${PYSITELIB}/_xmlplus/sax/drivers
+@dirrm ${PYSITELIB}/_xmlplus/sax
+@dirrm ${PYSITELIB}/_xmlplus/parsers/xmlproc
+@dirrm ${PYSITELIB}/_xmlplus/parsers
+@dirrm ${PYSITELIB}/_xmlplus/marshal
+@dirrm ${PYSITELIB}/_xmlplus/dom/html
+@dirrm ${PYSITELIB}/_xmlplus/dom/fr_FR/LC_MESSAGES
+@dirrm ${PYSITELIB}/_xmlplus/dom/fr_FR
+@dirrm ${PYSITELIB}/_xmlplus/dom/ext/reader
+@dirrm ${PYSITELIB}/_xmlplus/dom/ext
+@dirrm ${PYSITELIB}/_xmlplus/dom/en_US/LC_MESSAGES
+@dirrm ${PYSITELIB}/_xmlplus/dom/en_US
+@dirrm ${PYSITELIB}/_xmlplus/dom/de/LC_MESSAGES
+@dirrm ${PYSITELIB}/_xmlplus/dom/de
+@dirrm ${PYSITELIB}/_xmlplus/dom
+@dirrm ${PYSITELIB}/_xmlplus