Imported Upstream version 4.5.2
[platform/upstream/python-lxml.git] / src / lxml.egg-info / SOURCES.txt
index 90f0c18..b6e2153 100644 (file)
@@ -7,14 +7,11 @@ Makefile
 README.rst
 TODO.txt
 buildlibxml.py
-ez_setup.py
-selftest.py
-selftest2.py
+requirements.txt
 setup.py
 setupinfo.py
 test.py
 update-error-constants.py
-version.txt
 versioninfo.py
 benchmark/bench_etree.py
 benchmark/bench_objectify.py
@@ -58,7 +55,7 @@ doc/html/FAQ.html
 doc/html/api.html
 doc/html/build.html
 doc/html/capi.html
-doc/html/changes-2.3.6.html
+doc/html/changes-4.5.2.html
 doc/html/compatibility.html
 doc/html/credits.html
 doc/html/cssselect.html
@@ -83,8 +80,13 @@ doc/html/tagpython-big.png
 doc/html/tutorial.html
 doc/html/validation.html
 doc/html/xpathxslt.html
+doc/html/api/abc.ABCMeta-class.html
 doc/html/api/api-objects.txt
 doc/html/api/class-tree.html
+doc/html/api/cssselect.parser.SelectorError-class.html
+doc/html/api/cssselect.parser.SelectorSyntaxError-class.html
+doc/html/api/cssselect.xpath.ExpressionError-class.html
+doc/html/api/cssselect.xpath.XPathExpr-class.html
 doc/html/api/deprecated-index.html
 doc/html/api/epydoc.css
 doc/html/api/exceptions.AssertionError-class.html
@@ -124,29 +126,15 @@ doc/html/api/lxml-pysrc.html
 doc/html/api/lxml.ElementInclude-module.html
 doc/html/api/lxml.ElementInclude-pysrc.html
 doc/html/api/lxml.ElementInclude.FatalIncludeError-class.html
+doc/html/api/lxml.ElementInclude.LimitedRecursiveIncludeError-class.html
 doc/html/api/lxml.builder-module.html
 doc/html/api/lxml.builder-pysrc.html
 doc/html/api/lxml.builder.ElementMaker-class.html
 doc/html/api/lxml.cssselect-module.html
 doc/html/api/lxml.cssselect-pysrc.html
-doc/html/api/lxml.cssselect.Attrib-class.html
 doc/html/api/lxml.cssselect.CSSSelector-class.html
-doc/html/api/lxml.cssselect.Class-class.html
-doc/html/api/lxml.cssselect.CombinedSelector-class.html
-doc/html/api/lxml.cssselect.Element-class.html
-doc/html/api/lxml.cssselect.ExpressionError-class.html
-doc/html/api/lxml.cssselect.Function-class.html
-doc/html/api/lxml.cssselect.Hash-class.html
-doc/html/api/lxml.cssselect.Or-class.html
-doc/html/api/lxml.cssselect.Pseudo-class.html
-doc/html/api/lxml.cssselect.SelectorSyntaxError-class.html
-doc/html/api/lxml.cssselect.String-class.html
-doc/html/api/lxml.cssselect.Symbol-class.html
-doc/html/api/lxml.cssselect.Token-class.html
-doc/html/api/lxml.cssselect.TokenStream-class.html
-doc/html/api/lxml.cssselect.XPathExpr-class.html
-doc/html/api/lxml.cssselect.XPathExprOr-class.html
-doc/html/api/lxml.cssselect._UniToken-class.html
+doc/html/api/lxml.cssselect.LxmlHTMLTranslator-class.html
+doc/html/api/lxml.cssselect.LxmlTranslator-class.html
 doc/html/api/lxml.doctestcompare-module.html
 doc/html/api/lxml.doctestcompare-pysrc.html
 doc/html/api/lxml.doctestcompare.LHTMLOutputChecker-class.html
@@ -156,6 +144,7 @@ doc/html/api/lxml.etree-module.html
 doc/html/api/lxml.etree.AncestorsIterator-class.html
 doc/html/api/lxml.etree.AttributeBasedElementClassLookup-class.html
 doc/html/api/lxml.etree.C14NError-class.html
+doc/html/api/lxml.etree.C14NWriterTarget-class.html
 doc/html/api/lxml.etree.CDATA-class.html
 doc/html/api/lxml.etree.CommentBase-class.html
 doc/html/api/lxml.etree.CustomElementClassLookup-class.html
@@ -181,6 +170,7 @@ doc/html/api/lxml.etree.ErrorLevels-class.html
 doc/html/api/lxml.etree.ErrorTypes-class.html
 doc/html/api/lxml.etree.FallbackElementClassLookup-class.html
 doc/html/api/lxml.etree.HTMLParser-class.html
+doc/html/api/lxml.etree.HTMLPullParser-class.html
 doc/html/api/lxml.etree.LxmlError-class.html
 doc/html/api/lxml.etree.LxmlRegistryError-class.html
 doc/html/api/lxml.etree.LxmlSyntaxError-class.html
@@ -208,6 +198,7 @@ doc/html/api/lxml.etree.TreeBuilder-class.html
 doc/html/api/lxml.etree.XInclude-class.html
 doc/html/api/lxml.etree.XIncludeError-class.html
 doc/html/api/lxml.etree.XMLParser-class.html
+doc/html/api/lxml.etree.XMLPullParser-class.html
 doc/html/api/lxml.etree.XMLSchema-class.html
 doc/html/api/lxml.etree.XMLSchemaError-class.html
 doc/html/api/lxml.etree.XMLSchemaParseError-class.html
@@ -229,74 +220,41 @@ doc/html/api/lxml.etree.XSLTExtension-class.html
 doc/html/api/lxml.etree.XSLTExtensionError-class.html
 doc/html/api/lxml.etree.XSLTParseError-class.html
 doc/html/api/lxml.etree.XSLTSaveError-class.html
-doc/html/api/lxml.etree._AppendOnlyElementProxy-class.html
 doc/html/api/lxml.etree._Attrib-class.html
-doc/html/api/lxml.etree._AttribIterator-class.html
-doc/html/api/lxml.etree._BaseContext-class.html
 doc/html/api/lxml.etree._BaseErrorLog-class.html
-doc/html/api/lxml.etree._BaseParser-class.html
-doc/html/api/lxml.etree._ClassNamespaceRegistry-class.html
 doc/html/api/lxml.etree._Comment-class.html
 doc/html/api/lxml.etree._Document-class.html
 doc/html/api/lxml.etree._DomainErrorLog-class.html
 doc/html/api/lxml.etree._Element-class.html
 doc/html/api/lxml.etree._ElementIterator-class.html
+doc/html/api/lxml.etree._ElementMatchIterator-class.html
 doc/html/api/lxml.etree._ElementStringResult-class.html
 doc/html/api/lxml.etree._ElementTagMatcher-class.html
 doc/html/api/lxml.etree._ElementTree-class.html
 doc/html/api/lxml.etree._ElementUnicodeResult-class.html
 doc/html/api/lxml.etree._Entity-class.html
 doc/html/api/lxml.etree._ErrorLog-class.html
-doc/html/api/lxml.etree._ExceptionContext-class.html
-doc/html/api/lxml.etree._ExsltRegExp-class.html
 doc/html/api/lxml.etree._FeedParser-class.html
-doc/html/api/lxml.etree._FileReaderContext-class.html
-doc/html/api/lxml.etree._FilelikeWriter-class.html
-doc/html/api/lxml.etree._FunctionNamespaceRegistry-class.html
 doc/html/api/lxml.etree._IDDict-class.html
-doc/html/api/lxml.etree._InputDocument-class.html
-doc/html/api/lxml.etree._IterparseContext-class.html
 doc/html/api/lxml.etree._ListErrorLog-class.html
 doc/html/api/lxml.etree._LogEntry-class.html
-doc/html/api/lxml.etree._ModifyContentOnlyEntityProxy-class.html
-doc/html/api/lxml.etree._ModifyContentOnlyPIProxy-class.html
-doc/html/api/lxml.etree._ModifyContentOnlyProxy-class.html
-doc/html/api/lxml.etree._NamespaceRegistry-class.html
-doc/html/api/lxml.etree._OpaqueDocumentWrapper-class.html
-doc/html/api/lxml.etree._OpaqueNodeWrapper-class.html
-doc/html/api/lxml.etree._ParserContext-class.html
-doc/html/api/lxml.etree._ParserDictionaryContext-class.html
-doc/html/api/lxml.etree._ParserSchemaValidationContext-class.html
 doc/html/api/lxml.etree._ProcessingInstruction-class.html
-doc/html/api/lxml.etree._PythonSaxParserTarget-class.html
-doc/html/api/lxml.etree._ReadOnlyElementProxy-class.html
-doc/html/api/lxml.etree._ReadOnlyEntityProxy-class.html
-doc/html/api/lxml.etree._ReadOnlyPIProxy-class.html
-doc/html/api/lxml.etree._ReadOnlyProxy-class.html
-doc/html/api/lxml.etree._ResolverContext-class.html
-doc/html/api/lxml.etree._ResolverRegistry-class.html
 doc/html/api/lxml.etree._RotatingErrorLog-class.html
-doc/html/api/lxml.etree._SaxParserContext-class.html
 doc/html/api/lxml.etree._SaxParserTarget-class.html
-doc/html/api/lxml.etree._TargetParserContext-class.html
 doc/html/api/lxml.etree._TargetParserResult-class.html
-doc/html/api/lxml.etree._TempStore-class.html
 doc/html/api/lxml.etree._Validator-class.html
-doc/html/api/lxml.etree._XPathContext-class.html
 doc/html/api/lxml.etree._XPathEvaluatorBase-class.html
-doc/html/api/lxml.etree._XPathFunctionNamespaceRegistry-class.html
-doc/html/api/lxml.etree._XSLTContext-class.html
 doc/html/api/lxml.etree._XSLTProcessingInstruction-class.html
-doc/html/api/lxml.etree._XSLTQuotedStringParam-class.html
-doc/html/api/lxml.etree._XSLTResolverContext-class.html
 doc/html/api/lxml.etree._XSLTResultTree-class.html
-doc/html/api/lxml.etree.__ContentOnlyElement-class.html
+doc/html/api/lxml.etree.htmlfile-class.html
 doc/html/api/lxml.etree.iterparse-class.html
 doc/html/api/lxml.etree.iterwalk-class.html
+doc/html/api/lxml.etree.xmlfile-class.html
 doc/html/api/lxml.html-module.html
 doc/html/api/lxml.html-pysrc.html
 doc/html/api/lxml.html.CheckboxGroup-class.html
 doc/html/api/lxml.html.CheckboxValues-class.html
+doc/html/api/lxml.html.Classes-class.html
 doc/html/api/lxml.html.ElementSoup-module.html
 doc/html/api/lxml.html.ElementSoup-pysrc.html
 doc/html/api/lxml.html.FieldsDict-class.html
@@ -344,10 +302,11 @@ doc/html/api/lxml.html.html5parser.HTMLParser-class.html
 doc/html/api/lxml.html.html5parser.XHTMLParser-class.html
 doc/html/api/lxml.html.soupparser-module.html
 doc/html/api/lxml.html.soupparser-pysrc.html
+doc/html/api/lxml.html.soupparser._PseudoTag-class.html
 doc/html/api/lxml.html.usedoctest-module.html
 doc/html/api/lxml.html.usedoctest-pysrc.html
-doc/html/api/lxml.include-module.html
-doc/html/api/lxml.include-pysrc.html
+doc/html/api/lxml.includes-module.html
+doc/html/api/lxml.includes-pysrc.html
 doc/html/api/lxml.isoschematron-module.html
 doc/html/api/lxml.isoschematron-pysrc.html
 doc/html/api/lxml.isoschematron.Schematron-class.html
@@ -365,7 +324,6 @@ doc/html/api/lxml.objectify.ObjectifiedElement-class.html
 doc/html/api/lxml.objectify.ObjectifyElementClassLookup-class.html
 doc/html/api/lxml.objectify.PyType-class.html
 doc/html/api/lxml.objectify.StringElement-class.html
-doc/html/api/lxml.objectify._ObjectifyElementMakerCaller-class.html
 doc/html/api/lxml.pyclasslookup-module.html
 doc/html/api/lxml.pyclasslookup-pysrc.html
 doc/html/api/lxml.sax-module.html
@@ -381,21 +339,52 @@ doc/html/api/lxml.tests.common_imports.HelperTestCase-class.html
 doc/html/api/lxml.tests.common_imports.LargeFileLike-class.html
 doc/html/api/lxml.tests.common_imports.LargeFileLikeUnicode-class.html
 doc/html/api/lxml.tests.common_imports.SillyFileLike-class.html
+doc/html/api/lxml.tests.common_imports.skipif-class.html
+doc/html/api/lxml.tests.dummy_http_server-module.html
+doc/html/api/lxml.tests.dummy_http_server-pysrc.html
+doc/html/api/lxml.tests.dummy_http_server.HTTPRequestCollector-class.html
+doc/html/api/lxml.tests.dummy_http_server.WebServer-class.html
+doc/html/api/lxml.tests.dummy_http_server._RequestHandler-class.html
+doc/html/api/lxml.tests.selftest-module.html
+doc/html/api/lxml.tests.selftest-pysrc.html
+doc/html/api/lxml.tests.selftest2-module.html
+doc/html/api/lxml.tests.selftest2-pysrc.html
+doc/html/api/lxml.tests.test_builder-module.html
+doc/html/api/lxml.tests.test_builder-pysrc.html
+doc/html/api/lxml.tests.test_builder.BuilderTestCase-class.html
 doc/html/api/lxml.tests.test_classlookup-module.html
 doc/html/api/lxml.tests.test_classlookup-pysrc.html
 doc/html/api/lxml.tests.test_classlookup.ClassLookupTestCase-class.html
+doc/html/api/lxml.tests.test_classlookup.ProxyTestCase-class.html
 doc/html/api/lxml.tests.test_css-module.html
 doc/html/api/lxml.tests.test_css-pysrc.html
 doc/html/api/lxml.tests.test_css.CSSTestCase-class.html
+doc/html/api/lxml.tests.test_doctestcompare-module.html
+doc/html/api/lxml.tests.test_doctestcompare-pysrc.html
+doc/html/api/lxml.tests.test_doctestcompare.DoctestCompareTest-class.html
+doc/html/api/lxml.tests.test_doctestcompare.DummyInput-class.html
 doc/html/api/lxml.tests.test_dtd-module.html
 doc/html/api/lxml.tests.test_dtd-pysrc.html
 doc/html/api/lxml.tests.test_dtd.ETreeDtdTestCase-class.html
+doc/html/api/lxml.tests.test_elementpath-module.html
+doc/html/api/lxml.tests.test_elementpath-pysrc.html
+doc/html/api/lxml.tests.test_elementpath.EtreeElementPathTestCase-class.html
 doc/html/api/lxml.tests.test_elementtree-module.html
 doc/html/api/lxml.tests.test_elementtree-pysrc.html
+doc/html/api/lxml.tests.test_elementtree.CElementTreeElementSlicingTest-class.html
 doc/html/api/lxml.tests.test_elementtree.CElementTreeTestCase-class.html
+doc/html/api/lxml.tests.test_elementtree.ETreeC14N2TostringTest-class.html
+doc/html/api/lxml.tests.test_elementtree.ETreeC14N2WriteTest-class.html
+doc/html/api/lxml.tests.test_elementtree.ETreeC14NTest-class.html
+doc/html/api/lxml.tests.test_elementtree.ETreeElementSlicingTest-class.html
+doc/html/api/lxml.tests.test_elementtree.ETreePullTestCase-class.html
 doc/html/api/lxml.tests.test_elementtree.ETreeTestCase-class.html
-doc/html/api/lxml.tests.test_elementtree.ETreeTestCaseBase-class.html
+doc/html/api/lxml.tests.test_elementtree.ElementTreeElementSlicingTest-class.html
 doc/html/api/lxml.tests.test_elementtree.ElementTreeTestCase-class.html
+doc/html/api/lxml.tests.test_elementtree._C14NTest-class.html
+doc/html/api/lxml.tests.test_elementtree._ETreeTestCaseBase-class.html
+doc/html/api/lxml.tests.test_elementtree._ElementSlicingTest-class.html
+doc/html/api/lxml.tests.test_elementtree._XMLPullParserTest-class.html
 doc/html/api/lxml.tests.test_errors-module.html
 doc/html/api/lxml.tests.test_errors-pysrc.html
 doc/html/api/lxml.tests.test_errors.ErrorTestCase-class.html
@@ -407,15 +396,32 @@ doc/html/api/lxml.tests.test_etree.ETreeOnlyTestCase-class.html
 doc/html/api/lxml.tests.test_etree.ETreeWriteTestCase-class.html
 doc/html/api/lxml.tests.test_etree.ETreeXIncludeTestCase-class.html
 doc/html/api/lxml.tests.test_etree.ElementIncludeTestCase-class.html
-doc/html/api/lxml.tests.test_etree.XIncludeTestCase-class.html
+doc/html/api/lxml.tests.test_etree.XMLPullParserTest-class.html
+doc/html/api/lxml.tests.test_etree._XIncludeTestCase-class.html
+doc/html/api/lxml.tests.test_external_document-module.html
+doc/html/api/lxml.tests.test_external_document-pysrc.html
+doc/html/api/lxml.tests.test_external_document.ExternalDocumentTestCase-class.html
 doc/html/api/lxml.tests.test_htmlparser-module.html
 doc/html/api/lxml.tests.test_htmlparser-pysrc.html
 doc/html/api/lxml.tests.test_htmlparser.HtmlParserTestCase-class.html
+doc/html/api/lxml.tests.test_http_io-module.html
+doc/html/api/lxml.tests.test_http_io-pysrc.html
+doc/html/api/lxml.tests.test_http_io.HttpIOTestCase-class.html
+doc/html/api/lxml.tests.test_incremental_xmlfile-module.html
+doc/html/api/lxml.tests.test_incremental_xmlfile-pysrc.html
+doc/html/api/lxml.tests.test_incremental_xmlfile.AsyncXmlFileTestCase-class.html
+doc/html/api/lxml.tests.test_incremental_xmlfile.BytesIOXmlFileTestCase-class.html
+doc/html/api/lxml.tests.test_incremental_xmlfile.HtmlFileTestCase-class.html
+doc/html/api/lxml.tests.test_incremental_xmlfile.SimpleFileLikeXmlFileTestCase-class.html
+doc/html/api/lxml.tests.test_incremental_xmlfile.SimpleFileLikeXmlFileTestCase.SimpleFileLike-class.html
+doc/html/api/lxml.tests.test_incremental_xmlfile.TempPathXmlFileTestCase-class.html
+doc/html/api/lxml.tests.test_incremental_xmlfile.TempXmlFileTestCase-class.html
+doc/html/api/lxml.tests.test_incremental_xmlfile._XmlFileTestCaseBase-class.html
 doc/html/api/lxml.tests.test_io-module.html
 doc/html/api/lxml.tests.test_io-pysrc.html
 doc/html/api/lxml.tests.test_io.ETreeIOTestCase-class.html
 doc/html/api/lxml.tests.test_io.ElementTreeIOTestCase-class.html
-doc/html/api/lxml.tests.test_io.IOTestCaseBase-class.html
+doc/html/api/lxml.tests.test_io._IOTestCaseBase-class.html
 doc/html/api/lxml.tests.test_isoschematron-module.html
 doc/html/api/lxml.tests.test_isoschematron-pysrc.html
 doc/html/api/lxml.tests.test_isoschematron.ETreeISOSchematronTestCase-class.html
@@ -434,9 +440,12 @@ doc/html/api/lxml.tests.test_pyclasslookup.PyClassLookupTestCase-class.html
 doc/html/api/lxml.tests.test_relaxng-module.html
 doc/html/api/lxml.tests.test_relaxng-pysrc.html
 doc/html/api/lxml.tests.test_relaxng.ETreeRelaxNGTestCase-class.html
+doc/html/api/lxml.tests.test_relaxng.RelaxNGCompactTestCase-class.html
 doc/html/api/lxml.tests.test_sax-module.html
 doc/html/api/lxml.tests.test_sax-pysrc.html
 doc/html/api/lxml.tests.test_sax.ETreeSaxTestCase-class.html
+doc/html/api/lxml.tests.test_sax.NSPrefixSaxTestCase-class.html
+doc/html/api/lxml.tests.test_sax.SimpleContentHandler-class.html
 doc/html/api/lxml.tests.test_schematron-module.html
 doc/html/api/lxml.tests.test_schematron-pysrc.html
 doc/html/api/lxml.tests.test_schematron.ETreeSchematronTestCase-class.html
@@ -444,14 +453,17 @@ doc/html/api/lxml.tests.test_threading-module.html
 doc/html/api/lxml.tests.test_threading-pysrc.html
 doc/html/api/lxml.tests.test_threading.ThreadPipelineTestCase-class.html
 doc/html/api/lxml.tests.test_threading.ThreadPipelineTestCase.ParseAndExtendWorker-class.html
+doc/html/api/lxml.tests.test_threading.ThreadPipelineTestCase.ParseAndInjectWorker-class.html
 doc/html/api/lxml.tests.test_threading.ThreadPipelineTestCase.ParseWorker-class.html
 doc/html/api/lxml.tests.test_threading.ThreadPipelineTestCase.ReverseWorker-class.html
 doc/html/api/lxml.tests.test_threading.ThreadPipelineTestCase.RotateWorker-class.html
 doc/html/api/lxml.tests.test_threading.ThreadPipelineTestCase.SerialiseWorker-class.html
+doc/html/api/lxml.tests.test_threading.ThreadPipelineTestCase.Validate-class.html
 doc/html/api/lxml.tests.test_threading.ThreadPipelineTestCase.Worker-class.html
 doc/html/api/lxml.tests.test_threading.ThreadingTestCase-class.html
 doc/html/api/lxml.tests.test_unicode-module.html
 doc/html/api/lxml.tests.test_unicode-pysrc.html
+doc/html/api/lxml.tests.test_unicode.EncodingsTestCase-class.html
 doc/html/api/lxml.tests.test_unicode.UnicodeTestCase-class.html
 doc/html/api/lxml.tests.test_xmlschema-module.html
 doc/html/api/lxml.tests.test_xmlschema-pysrc.html
@@ -466,14 +478,17 @@ doc/html/api/lxml.tests.test_xpathevaluator.ETreeXPathExsltTestCase-class.html
 doc/html/api/lxml.tests.test_xpathevaluator.ETreeXPathTestCase-class.html
 doc/html/api/lxml.tests.test_xslt-module.html
 doc/html/api/lxml.tests.test_xslt-pysrc.html
+doc/html/api/lxml.tests.test_xslt.ETreeEXSLTTestCase-class.html
 doc/html/api/lxml.tests.test_xslt.ETreeXSLTExtElementTestCase-class.html
 doc/html/api/lxml.tests.test_xslt.ETreeXSLTExtFuncTestCase-class.html
 doc/html/api/lxml.tests.test_xslt.ETreeXSLTTestCase-class.html
 doc/html/api/lxml.tests.test_xslt.Py3XSLTTestCase-class.html
 doc/html/api/lxml.usedoctest-module.html
 doc/html/api/lxml.usedoctest-pysrc.html
+doc/html/api/mimetools.Message-class.html
 doc/html/api/module-tree.html
 doc/html/api/redirect.html
+doc/html/api/str-class.html
 doc/html/api/toc-everything.html
 doc/html/api/toc-lxml-module.html
 doc/html/api/toc-lxml.ElementInclude-module.html
@@ -491,20 +506,29 @@ doc/html/api/toc-lxml.html.formfill-module.html
 doc/html/api/toc-lxml.html.html5parser-module.html
 doc/html/api/toc-lxml.html.soupparser-module.html
 doc/html/api/toc-lxml.html.usedoctest-module.html
-doc/html/api/toc-lxml.include-module.html
+doc/html/api/toc-lxml.includes-module.html
 doc/html/api/toc-lxml.isoschematron-module.html
 doc/html/api/toc-lxml.objectify-module.html
 doc/html/api/toc-lxml.pyclasslookup-module.html
 doc/html/api/toc-lxml.sax-module.html
 doc/html/api/toc-lxml.tests-module.html
 doc/html/api/toc-lxml.tests.common_imports-module.html
+doc/html/api/toc-lxml.tests.dummy_http_server-module.html
+doc/html/api/toc-lxml.tests.selftest-module.html
+doc/html/api/toc-lxml.tests.selftest2-module.html
+doc/html/api/toc-lxml.tests.test_builder-module.html
 doc/html/api/toc-lxml.tests.test_classlookup-module.html
 doc/html/api/toc-lxml.tests.test_css-module.html
+doc/html/api/toc-lxml.tests.test_doctestcompare-module.html
 doc/html/api/toc-lxml.tests.test_dtd-module.html
+doc/html/api/toc-lxml.tests.test_elementpath-module.html
 doc/html/api/toc-lxml.tests.test_elementtree-module.html
 doc/html/api/toc-lxml.tests.test_errors-module.html
 doc/html/api/toc-lxml.tests.test_etree-module.html
+doc/html/api/toc-lxml.tests.test_external_document-module.html
 doc/html/api/toc-lxml.tests.test_htmlparser-module.html
+doc/html/api/toc-lxml.tests.test_http_io-module.html
+doc/html/api/toc-lxml.tests.test_incremental_xmlfile-module.html
 doc/html/api/toc-lxml.tests.test_io-module.html
 doc/html/api/toc-lxml.tests.test_isoschematron-module.html
 doc/html/api/toc-lxml.tests.test_nsclasses-module.html
@@ -535,6 +559,7 @@ doc/licenses/BSD.txt
 doc/licenses/GPL.txt
 doc/licenses/ZopePublicLicense.txt
 doc/licenses/elementtree.txt
+doc/pdf/pubkey.asc
 doc/s5/Makefile
 doc/s5/lxml-ep2008.html
 doc/s5/lxml-ep2008.txt
@@ -557,39 +582,37 @@ doc/s5/ui/default/s5-core.css
 doc/s5/ui/default/slides.css
 doc/s5/ui/default/slides.js
 doc/s5/ui/default/tagpython.png
-fake_pyrex/Pyrex/__init__.py
-fake_pyrex/Pyrex/Distutils/__init__.py
-fake_pyrex/Pyrex/Distutils/build_ext.py
 samples/simple-ns.xml
 samples/simple.xml
-src/local_doctest.py
 src/lxml/ElementInclude.py
+src/lxml/__init__.pxd
 src/lxml/__init__.py
+src/lxml/_elementpath.c
 src/lxml/_elementpath.py
 src/lxml/apihelpers.pxi
+src/lxml/builder.c
+src/lxml/builder.pxd
 src/lxml/builder.py
-src/lxml/c14n.pxd
 src/lxml/classlookup.pxi
 src/lxml/cleanup.pxi
-src/lxml/config.pxd
 src/lxml/cssselect.py
-src/lxml/cstd.pxd
+src/lxml/cvarargs.pxd
+src/lxml/debug.pxi
 src/lxml/docloader.pxi
 src/lxml/doctestcompare.py
 src/lxml/dtd.pxi
-src/lxml/dtdvalid.pxd
-src/lxml/etree_defs.h
-src/lxml/etreepublic.pxd
+src/lxml/etree.c
+src/lxml/etree.h
+src/lxml/etree.pyx
+src/lxml/etree_api.h
 src/lxml/extensions.pxi
-src/lxml/htmlparser.pxd
 src/lxml/iterparse.pxi
-src/lxml/lxml.etree.c
 src/lxml/lxml.etree.h
-src/lxml/lxml.etree.pyx
 src/lxml/lxml.etree_api.h
-src/lxml/lxml.objectify.c
-src/lxml/lxml.objectify.pyx
+src/lxml/lxml_endian.h
 src/lxml/nsclasses.pxi
+src/lxml/objectify.c
+src/lxml/objectify.pyx
 src/lxml/objectpath.pxi
 src/lxml/parser.pxi
 src/lxml/parsertarget.pxi
@@ -598,43 +621,37 @@ src/lxml/public-api.pxi
 src/lxml/pyclasslookup.py
 src/lxml/python.pxd
 src/lxml/readonlytree.pxi
-src/lxml/relaxng.pxd
 src/lxml/relaxng.pxi
+src/lxml/sax.c
+src/lxml/sax.pxd
 src/lxml/sax.py
 src/lxml/saxparser.pxi
-src/lxml/schematron.pxd
 src/lxml/schematron.pxi
 src/lxml/serializer.pxi
-src/lxml/tree.pxd
-src/lxml/uri.pxd
 src/lxml/usedoctest.py
-src/lxml/xinclude.pxd
 src/lxml/xinclude.pxi
-src/lxml/xmlerror.pxd
 src/lxml/xmlerror.pxi
 src/lxml/xmlid.pxi
-src/lxml/xmlparser.pxd
-src/lxml/xmlschema.pxd
 src/lxml/xmlschema.pxi
-src/lxml/xpath.pxd
 src/lxml/xpath.pxi
-src/lxml/xslt.pxd
 src/lxml/xslt.pxi
 src/lxml/xsltext.pxi
 src/lxml.egg-info/PKG-INFO
 src/lxml.egg-info/SOURCES.txt
 src/lxml.egg-info/dependency_links.txt
 src/lxml.egg-info/not-zip-safe
+src/lxml.egg-info/requires.txt
 src/lxml.egg-info/top_level.txt
 src/lxml/html/ElementSoup.py
 src/lxml/html/__init__.py
-src/lxml/html/_dictmixin.py
 src/lxml/html/_diffcommand.py
 src/lxml/html/_html5builder.py
 src/lxml/html/_setmixin.py
 src/lxml/html/builder.py
+src/lxml/html/clean.c
 src/lxml/html/clean.py
 src/lxml/html/defs.py
+src/lxml/html/diff.c
 src/lxml/html/diff.py
 src/lxml/html/formfill.py
 src/lxml/html/html5parser.py
@@ -656,8 +673,11 @@ src/lxml/html/tests/test_formfill.py
 src/lxml/html/tests/test_formfill.txt
 src/lxml/html/tests/test_forms.py
 src/lxml/html/tests/test_forms.txt
+src/lxml/html/tests/test_frames.py
+src/lxml/html/tests/test_html5parser.py
 src/lxml/html/tests/test_rewritelinks.py
 src/lxml/html/tests/test_rewritelinks.txt
+src/lxml/html/tests/test_select.py
 src/lxml/html/tests/test_xhtml.py
 src/lxml/html/tests/test_xhtml.txt
 src/lxml/html/tests/transform_feedparser_data.py
@@ -705,7 +725,25 @@ src/lxml/html/tests/hackers-org-data/style-js-tag.data
 src/lxml/html/tests/hackers-org-data/style-url-js.data
 src/lxml/html/tests/hackers-org-data/xml-data-island.data
 src/lxml/html/tests/hackers-org-data/xml-embedded-js.data
-src/lxml/include/__init__.py
+src/lxml/includes/__init__.pxd
+src/lxml/includes/__init__.py
+src/lxml/includes/c14n.pxd
+src/lxml/includes/config.pxd
+src/lxml/includes/dtdvalid.pxd
+src/lxml/includes/etree_defs.h
+src/lxml/includes/etreepublic.pxd
+src/lxml/includes/htmlparser.pxd
+src/lxml/includes/lxml-version.h
+src/lxml/includes/relaxng.pxd
+src/lxml/includes/schematron.pxd
+src/lxml/includes/tree.pxd
+src/lxml/includes/uri.pxd
+src/lxml/includes/xinclude.pxd
+src/lxml/includes/xmlerror.pxd
+src/lxml/includes/xmlparser.pxd
+src/lxml/includes/xmlschema.pxd
+src/lxml/includes/xpath.pxd
+src/lxml/includes/xslt.pxd
 src/lxml/isoschematron/__init__.py
 src/lxml/isoschematron/resources/rng/iso-schematron.rng
 src/lxml/isoschematron/resources/xsl/RNG2Schtrn.xsl
@@ -718,10 +756,14 @@ src/lxml/isoschematron/resources/xsl/iso-schematron-xslt1/iso_svrl_for_xslt1.xsl
 src/lxml/isoschematron/resources/xsl/iso-schematron-xslt1/readme.txt
 src/lxml/tests/__init__.py
 src/lxml/tests/common_imports.py
-src/lxml/tests/css_shakespear.html
+src/lxml/tests/dummy_http_server.py
+src/lxml/tests/selftest.py
+src/lxml/tests/selftest2.py
+src/lxml/tests/shakespeare.html
 src/lxml/tests/test-document.xslt
 src/lxml/tests/test-string.xml
 src/lxml/tests/test.dtd
+src/lxml/tests/test.rnc
 src/lxml/tests/test.sch
 src/lxml/tests/test.xml
 src/lxml/tests/test.xsd
@@ -730,17 +772,21 @@ src/lxml/tests/test1.xslt
 src/lxml/tests/test2.rng
 src/lxml/tests/test2.xslt
 src/lxml/tests/test_broken.xml
+src/lxml/tests/test_builder.py
 src/lxml/tests/test_classlookup.py
 src/lxml/tests/test_css.py
-src/lxml/tests/test_css.txt
-src/lxml/tests/test_css_select.txt
+src/lxml/tests/test_doctestcompare.py
 src/lxml/tests/test_dtd.py
+src/lxml/tests/test_elementpath.py
 src/lxml/tests/test_elementtree.py
 src/lxml/tests/test_errors.py
 src/lxml/tests/test_etree.py
+src/lxml/tests/test_external_document.py
 src/lxml/tests/test_htmlparser.py
+src/lxml/tests/test_http_io.py
 src/lxml/tests/test_import.xsd
 src/lxml/tests/test_inc.xsd
+src/lxml/tests/test_incremental_xmlfile.py
 src/lxml/tests/test_io.py
 src/lxml/tests/test_isoschematron.py
 src/lxml/tests/test_nsclasses.py
@@ -754,4 +800,60 @@ src/lxml/tests/test_unicode.py
 src/lxml/tests/test_xmlschema.py
 src/lxml/tests/test_xpathevaluator.py
 src/lxml/tests/test_xslt.py
-src/lxml/tests/include/test_xinclude.xml
\ No newline at end of file
+src/lxml/tests/c14n-20/c14nComment.xml
+src/lxml/tests/c14n-20/c14nDefault.xml
+src/lxml/tests/c14n-20/c14nPrefix.xml
+src/lxml/tests/c14n-20/c14nPrefixQname.xml
+src/lxml/tests/c14n-20/c14nPrefixQnameXpathElem.xml
+src/lxml/tests/c14n-20/c14nQname.xml
+src/lxml/tests/c14n-20/c14nQnameElem.xml
+src/lxml/tests/c14n-20/c14nQnameXpathElem.xml
+src/lxml/tests/c14n-20/c14nTrim.xml
+src/lxml/tests/c14n-20/doc.dtd
+src/lxml/tests/c14n-20/inC14N1.xml
+src/lxml/tests/c14n-20/inC14N2.xml
+src/lxml/tests/c14n-20/inC14N3.xml
+src/lxml/tests/c14n-20/inC14N4.xml
+src/lxml/tests/c14n-20/inC14N5.xml
+src/lxml/tests/c14n-20/inC14N6.xml
+src/lxml/tests/c14n-20/inNsContent.xml
+src/lxml/tests/c14n-20/inNsDefault.xml
+src/lxml/tests/c14n-20/inNsPushdown.xml
+src/lxml/tests/c14n-20/inNsRedecl.xml
+src/lxml/tests/c14n-20/inNsSort.xml
+src/lxml/tests/c14n-20/inNsSuperfluous.xml
+src/lxml/tests/c14n-20/inNsXml.xml
+src/lxml/tests/c14n-20/out_inC14N1_c14nComment.xml
+src/lxml/tests/c14n-20/out_inC14N1_c14nDefault.xml
+src/lxml/tests/c14n-20/out_inC14N2_c14nDefault.xml
+src/lxml/tests/c14n-20/out_inC14N2_c14nTrim.xml
+src/lxml/tests/c14n-20/out_inC14N3_c14nDefault.xml
+src/lxml/tests/c14n-20/out_inC14N3_c14nPrefix.xml
+src/lxml/tests/c14n-20/out_inC14N3_c14nTrim.xml
+src/lxml/tests/c14n-20/out_inC14N4_c14nDefault.xml
+src/lxml/tests/c14n-20/out_inC14N4_c14nTrim.xml
+src/lxml/tests/c14n-20/out_inC14N5_c14nDefault.xml
+src/lxml/tests/c14n-20/out_inC14N5_c14nTrim.xml
+src/lxml/tests/c14n-20/out_inC14N6_c14nDefault.xml
+src/lxml/tests/c14n-20/out_inNsContent_c14nDefault.xml
+src/lxml/tests/c14n-20/out_inNsContent_c14nPrefixQnameXpathElem.xml
+src/lxml/tests/c14n-20/out_inNsContent_c14nQnameElem.xml
+src/lxml/tests/c14n-20/out_inNsContent_c14nQnameXpathElem.xml
+src/lxml/tests/c14n-20/out_inNsDefault_c14nDefault.xml
+src/lxml/tests/c14n-20/out_inNsDefault_c14nPrefix.xml
+src/lxml/tests/c14n-20/out_inNsPushdown_c14nDefault.xml
+src/lxml/tests/c14n-20/out_inNsPushdown_c14nPrefix.xml
+src/lxml/tests/c14n-20/out_inNsRedecl_c14nDefault.xml
+src/lxml/tests/c14n-20/out_inNsRedecl_c14nPrefix.xml
+src/lxml/tests/c14n-20/out_inNsSort_c14nDefault.xml
+src/lxml/tests/c14n-20/out_inNsSort_c14nPrefix.xml
+src/lxml/tests/c14n-20/out_inNsSuperfluous_c14nDefault.xml
+src/lxml/tests/c14n-20/out_inNsSuperfluous_c14nPrefix.xml
+src/lxml/tests/c14n-20/out_inNsXml_c14nDefault.xml
+src/lxml/tests/c14n-20/out_inNsXml_c14nPrefix.xml
+src/lxml/tests/c14n-20/out_inNsXml_c14nPrefixQname.xml
+src/lxml/tests/c14n-20/out_inNsXml_c14nQname.xml
+src/lxml/tests/c14n-20/world.txt
+src/lxml/tests/include/test_xinclude.xml
+tools/xpathgrep.py
+tools/manylinux/build-wheels.sh
\ No newline at end of file