Import py-lxml-2.0.3
lxml is a Pythonic, mature binding for the libxml2 and libxslt libraries. It provides safe and convenient access to these libraries using the ElementTree API. It extends the ElementTree API significantly to offer support for XPath, RelaxNG, XML Schema, XSLT, C14N and much more. from Benoit Chesneau <benoitc at metavers dot net>
This commit is contained in:
parent
5b56930f43
commit
fd16266315
37
textproc/py-lxml/Makefile
Normal file
37
textproc/py-lxml/Makefile
Normal file
@ -0,0 +1,37 @@
|
||||
# $OpenBSD: Makefile,v 1.1.1.1 2008/04/03 11:31:59 ajacoutot Exp $
|
||||
|
||||
COMMENT= Python binding for the libxml2 and libxslt libraries
|
||||
|
||||
VERSION= 2.0.3
|
||||
DISTNAME= lxml-${VERSION}
|
||||
PKGNAME= py-lxml-${VERSION}
|
||||
CATEGORIES= textproc devel
|
||||
|
||||
MAINTAINER= Benoit Chesneau <benoitc@metavers.net>
|
||||
|
||||
EXTRACT_SUFX= .tgz
|
||||
MASTER_SITES= ${HOMEPAGE}
|
||||
|
||||
HOMEPAGE= http://codespeak.net/lxml/
|
||||
|
||||
# BSD
|
||||
PERMIT_PACKAGE_FTP= Yes
|
||||
PERMIT_PACKAGE_CDROM= Yes
|
||||
PERMIT_DISTFILES_FTP= Yes
|
||||
PERMIT_DISTFILES_CDROM= Yes
|
||||
|
||||
WANTLIB= m xml2 z
|
||||
|
||||
MODULES= lang/python
|
||||
|
||||
LIB_DEPENDS= exslt,xslt::textproc/libxslt
|
||||
|
||||
MODPY_SETUPTOOLS=Yes
|
||||
|
||||
post-install:
|
||||
${INSTALL_DATA_DIR} ${PREFIX}/share/doc/py-lxml
|
||||
@cp -r ${WRKSRC}/doc/* ${PREFIX}/share/doc/py-lxml/
|
||||
|
||||
NO_REGRESS= Yes
|
||||
|
||||
.include <bsd.port.mk>
|
5
textproc/py-lxml/distinfo
Normal file
5
textproc/py-lxml/distinfo
Normal file
@ -0,0 +1,5 @@
|
||||
MD5 (lxml-2.0.3.tgz) = ze+AKlVDVxwWcUDvr3iLaQ==
|
||||
RMD160 (lxml-2.0.3.tgz) = Jbo7qHvAAN/lLlwQ89Xt27Rfv3c=
|
||||
SHA1 (lxml-2.0.3.tgz) = H/o434zXOGU6sMmI+CYX27vyB5Q=
|
||||
SHA256 (lxml-2.0.3.tgz) = vwjzhs4IfxHnVBFJTs9gS8/R1qwXIlAsir3C34Ur8s0=
|
||||
SIZE (lxml-2.0.3.tgz) = 2012530
|
6
textproc/py-lxml/pkg/DESCR
Normal file
6
textproc/py-lxml/pkg/DESCR
Normal file
@ -0,0 +1,6 @@
|
||||
lxml is a Pythonic, mature binding for the libxml2 and libxslt libraries.
|
||||
It provides safe and convenient access to these libraries using the
|
||||
ElementTree API.
|
||||
|
||||
It extends the ElementTree API significantly to offer support for XPath,
|
||||
RelaxNG, XML Schema, XSLT, C14N and much more.
|
389
textproc/py-lxml/pkg/PLIST
Normal file
389
textproc/py-lxml/pkg/PLIST
Normal file
@ -0,0 +1,389 @@
|
||||
@comment $OpenBSD: PLIST,v 1.1.1.1 2008/04/03 11:31:59 ajacoutot Exp $
|
||||
lib/python${MODPY_VERSION}/site-packages/lxml/
|
||||
lib/python${MODPY_VERSION}/site-packages/lxml-2.0.3-py${MODPY_VERSION}.egg-info/
|
||||
lib/python${MODPY_VERSION}/site-packages/lxml-2.0.3-py${MODPY_VERSION}.egg-info/PKG-INFO
|
||||
lib/python${MODPY_VERSION}/site-packages/lxml-2.0.3-py${MODPY_VERSION}.egg-info/SOURCES.txt
|
||||
lib/python${MODPY_VERSION}/site-packages/lxml-2.0.3-py${MODPY_VERSION}.egg-info/dependency_links.txt
|
||||
lib/python${MODPY_VERSION}/site-packages/lxml-2.0.3-py${MODPY_VERSION}.egg-info/native_libs.txt
|
||||
lib/python${MODPY_VERSION}/site-packages/lxml-2.0.3-py${MODPY_VERSION}.egg-info/not-zip-safe
|
||||
lib/python${MODPY_VERSION}/site-packages/lxml-2.0.3-py${MODPY_VERSION}.egg-info/top_level.txt
|
||||
lib/python${MODPY_VERSION}/site-packages/lxml/ElementInclude.py
|
||||
lib/python${MODPY_VERSION}/site-packages/lxml/ElementInclude.pyc
|
||||
lib/python${MODPY_VERSION}/site-packages/lxml/__init__.py
|
||||
lib/python${MODPY_VERSION}/site-packages/lxml/__init__.pyc
|
||||
lib/python${MODPY_VERSION}/site-packages/lxml/_elementpath.py
|
||||
lib/python${MODPY_VERSION}/site-packages/lxml/_elementpath.pyc
|
||||
lib/python${MODPY_VERSION}/site-packages/lxml/builder.py
|
||||
lib/python${MODPY_VERSION}/site-packages/lxml/builder.pyc
|
||||
lib/python${MODPY_VERSION}/site-packages/lxml/cssselect.py
|
||||
lib/python${MODPY_VERSION}/site-packages/lxml/cssselect.pyc
|
||||
lib/python${MODPY_VERSION}/site-packages/lxml/doctestcompare.py
|
||||
lib/python${MODPY_VERSION}/site-packages/lxml/doctestcompare.pyc
|
||||
lib/python${MODPY_VERSION}/site-packages/lxml/etree.so
|
||||
lib/python${MODPY_VERSION}/site-packages/lxml/html/
|
||||
lib/python${MODPY_VERSION}/site-packages/lxml/html/ElementSoup.py
|
||||
lib/python${MODPY_VERSION}/site-packages/lxml/html/ElementSoup.pyc
|
||||
lib/python${MODPY_VERSION}/site-packages/lxml/html/__init__.py
|
||||
lib/python${MODPY_VERSION}/site-packages/lxml/html/__init__.pyc
|
||||
lib/python${MODPY_VERSION}/site-packages/lxml/html/_dictmixin.py
|
||||
lib/python${MODPY_VERSION}/site-packages/lxml/html/_dictmixin.pyc
|
||||
lib/python${MODPY_VERSION}/site-packages/lxml/html/_diffcommand.py
|
||||
lib/python${MODPY_VERSION}/site-packages/lxml/html/_diffcommand.pyc
|
||||
lib/python${MODPY_VERSION}/site-packages/lxml/html/_setmixin.py
|
||||
lib/python${MODPY_VERSION}/site-packages/lxml/html/_setmixin.pyc
|
||||
lib/python${MODPY_VERSION}/site-packages/lxml/html/builder.py
|
||||
lib/python${MODPY_VERSION}/site-packages/lxml/html/builder.pyc
|
||||
lib/python${MODPY_VERSION}/site-packages/lxml/html/clean.py
|
||||
lib/python${MODPY_VERSION}/site-packages/lxml/html/clean.pyc
|
||||
lib/python${MODPY_VERSION}/site-packages/lxml/html/defs.py
|
||||
lib/python${MODPY_VERSION}/site-packages/lxml/html/defs.pyc
|
||||
lib/python${MODPY_VERSION}/site-packages/lxml/html/diff.py
|
||||
lib/python${MODPY_VERSION}/site-packages/lxml/html/diff.pyc
|
||||
lib/python${MODPY_VERSION}/site-packages/lxml/html/formfill.py
|
||||
lib/python${MODPY_VERSION}/site-packages/lxml/html/formfill.pyc
|
||||
lib/python${MODPY_VERSION}/site-packages/lxml/html/soupparser.py
|
||||
lib/python${MODPY_VERSION}/site-packages/lxml/html/soupparser.pyc
|
||||
lib/python${MODPY_VERSION}/site-packages/lxml/html/usedoctest.py
|
||||
lib/python${MODPY_VERSION}/site-packages/lxml/html/usedoctest.pyc
|
||||
lib/python${MODPY_VERSION}/site-packages/lxml/objectify.so
|
||||
lib/python${MODPY_VERSION}/site-packages/lxml/pyclasslookup.so
|
||||
lib/python${MODPY_VERSION}/site-packages/lxml/sax.py
|
||||
lib/python${MODPY_VERSION}/site-packages/lxml/sax.pyc
|
||||
lib/python${MODPY_VERSION}/site-packages/lxml/usedoctest.py
|
||||
lib/python${MODPY_VERSION}/site-packages/lxml/usedoctest.pyc
|
||||
share/doc/py-lxml/
|
||||
share/doc/py-lxml/FAQ.txt
|
||||
share/doc/py-lxml/api.txt
|
||||
share/doc/py-lxml/build.txt
|
||||
share/doc/py-lxml/capi.txt
|
||||
share/doc/py-lxml/compatibility.txt
|
||||
share/doc/py-lxml/cssselect.txt
|
||||
share/doc/py-lxml/element_classes.txt
|
||||
share/doc/py-lxml/elementsoup.txt
|
||||
share/doc/py-lxml/extensions.txt
|
||||
share/doc/py-lxml/html/
|
||||
share/doc/py-lxml/html/FAQ.html
|
||||
share/doc/py-lxml/html/api/
|
||||
share/doc/py-lxml/html/api.html
|
||||
share/doc/py-lxml/html/api/api-objects.txt
|
||||
share/doc/py-lxml/html/api/class-tree.html
|
||||
share/doc/py-lxml/html/api/deprecated-index.html
|
||||
share/doc/py-lxml/html/api/elementtree.ElementTree-module.html
|
||||
share/doc/py-lxml/html/api/elementtree.ElementTree-pysrc.html
|
||||
share/doc/py-lxml/html/api/elementtree.ElementTree.Element-class.html
|
||||
share/doc/py-lxml/html/api/elementtree.ElementTree.ElementTree-class.html
|
||||
share/doc/py-lxml/html/api/elementtree.ElementTree.ParseError-class.html
|
||||
share/doc/py-lxml/html/api/elementtree.ElementTree.QName-class.html
|
||||
share/doc/py-lxml/html/api/elementtree.ElementTree.TreeBuilder-class.html
|
||||
share/doc/py-lxml/html/api/elementtree.ElementTree.XMLParser-class.html
|
||||
share/doc/py-lxml/html/api/epydoc.css
|
||||
share/doc/py-lxml/html/api/exceptions.AssertionError-class.html
|
||||
share/doc/py-lxml/html/api/frames.html
|
||||
share/doc/py-lxml/html/api/help.html
|
||||
share/doc/py-lxml/html/api/identifier-index.html
|
||||
share/doc/py-lxml/html/api/index.html
|
||||
share/doc/py-lxml/html/api/lxml-module.html
|
||||
share/doc/py-lxml/html/api/lxml-pysrc.html
|
||||
share/doc/py-lxml/html/api/lxml.ElementInclude-module.html
|
||||
share/doc/py-lxml/html/api/lxml.ElementInclude-pysrc.html
|
||||
share/doc/py-lxml/html/api/lxml.ElementInclude.FatalIncludeError-class.html
|
||||
share/doc/py-lxml/html/api/lxml.builder-module.html
|
||||
share/doc/py-lxml/html/api/lxml.builder-pysrc.html
|
||||
share/doc/py-lxml/html/api/lxml.builder.ElementMaker-class.html
|
||||
share/doc/py-lxml/html/api/lxml.cssselect-module.html
|
||||
share/doc/py-lxml/html/api/lxml.cssselect-pysrc.html
|
||||
share/doc/py-lxml/html/api/lxml.cssselect.CSSSelector-class.html
|
||||
share/doc/py-lxml/html/api/lxml.cssselect.ExpressionError-class.html
|
||||
share/doc/py-lxml/html/api/lxml.cssselect.SelectorSyntaxError-class.html
|
||||
share/doc/py-lxml/html/api/lxml.doctestcompare-module.html
|
||||
share/doc/py-lxml/html/api/lxml.doctestcompare-pysrc.html
|
||||
share/doc/py-lxml/html/api/lxml.doctestcompare.LHTMLOutputChecker-class.html
|
||||
share/doc/py-lxml/html/api/lxml.doctestcompare.LXMLOutputChecker-class.html
|
||||
share/doc/py-lxml/html/api/lxml.etree-module.html
|
||||
share/doc/py-lxml/html/api/lxml.etree.AncestorsIterator-class.html
|
||||
share/doc/py-lxml/html/api/lxml.etree.AttributeBasedElementClassLookup-class.html
|
||||
share/doc/py-lxml/html/api/lxml.etree.C14NError-class.html
|
||||
share/doc/py-lxml/html/api/lxml.etree.CommentBase-class.html
|
||||
share/doc/py-lxml/html/api/lxml.etree.CustomElementClassLookup-class.html
|
||||
share/doc/py-lxml/html/api/lxml.etree.DTD-class.html
|
||||
share/doc/py-lxml/html/api/lxml.etree.DTDError-class.html
|
||||
share/doc/py-lxml/html/api/lxml.etree.DTDParseError-class.html
|
||||
share/doc/py-lxml/html/api/lxml.etree.DTDValidateError-class.html
|
||||
share/doc/py-lxml/html/api/lxml.etree.DocInfo-class.html
|
||||
share/doc/py-lxml/html/api/lxml.etree.DocumentInvalid-class.html
|
||||
share/doc/py-lxml/html/api/lxml.etree.ETCompatXMLParser-class.html
|
||||
share/doc/py-lxml/html/api/lxml.etree.ETXPath-class.html
|
||||
share/doc/py-lxml/html/api/lxml.etree.ElementBase-class.html
|
||||
share/doc/py-lxml/html/api/lxml.etree.ElementChildIterator-class.html
|
||||
share/doc/py-lxml/html/api/lxml.etree.ElementClassLookup-class.html
|
||||
share/doc/py-lxml/html/api/lxml.etree.ElementDefaultClassLookup-class.html
|
||||
share/doc/py-lxml/html/api/lxml.etree.ElementDepthFirstIterator-class.html
|
||||
share/doc/py-lxml/html/api/lxml.etree.ElementNamespaceClassLookup-class.html
|
||||
share/doc/py-lxml/html/api/lxml.etree.ElementTextIterator-class.html
|
||||
share/doc/py-lxml/html/api/lxml.etree.EntityBase-class.html
|
||||
share/doc/py-lxml/html/api/lxml.etree.Error-class.html
|
||||
share/doc/py-lxml/html/api/lxml.etree.ErrorDomains-class.html
|
||||
share/doc/py-lxml/html/api/lxml.etree.ErrorLevels-class.html
|
||||
share/doc/py-lxml/html/api/lxml.etree.ErrorTypes-class.html
|
||||
share/doc/py-lxml/html/api/lxml.etree.FallbackElementClassLookup-class.html
|
||||
share/doc/py-lxml/html/api/lxml.etree.HTMLParser-class.html
|
||||
share/doc/py-lxml/html/api/lxml.etree.LxmlError-class.html
|
||||
share/doc/py-lxml/html/api/lxml.etree.LxmlRegistryError-class.html
|
||||
share/doc/py-lxml/html/api/lxml.etree.LxmlSyntaxError-class.html
|
||||
share/doc/py-lxml/html/api/lxml.etree.NamespaceRegistryError-class.html
|
||||
share/doc/py-lxml/html/api/lxml.etree.PIBase-class.html
|
||||
share/doc/py-lxml/html/api/lxml.etree.ParseError-class.html
|
||||
share/doc/py-lxml/html/api/lxml.etree.ParserBasedElementClassLookup-class.html
|
||||
share/doc/py-lxml/html/api/lxml.etree.ParserError-class.html
|
||||
share/doc/py-lxml/html/api/lxml.etree.PyErrorLog-class.html
|
||||
share/doc/py-lxml/html/api/lxml.etree.QName-class.html
|
||||
share/doc/py-lxml/html/api/lxml.etree.RelaxNG-class.html
|
||||
share/doc/py-lxml/html/api/lxml.etree.RelaxNGError-class.html
|
||||
share/doc/py-lxml/html/api/lxml.etree.RelaxNGErrorTypes-class.html
|
||||
share/doc/py-lxml/html/api/lxml.etree.RelaxNGParseError-class.html
|
||||
share/doc/py-lxml/html/api/lxml.etree.RelaxNGValidateError-class.html
|
||||
share/doc/py-lxml/html/api/lxml.etree.Resolver-class.html
|
||||
share/doc/py-lxml/html/api/lxml.etree.Schematron-class.html
|
||||
share/doc/py-lxml/html/api/lxml.etree.SchematronError-class.html
|
||||
share/doc/py-lxml/html/api/lxml.etree.SchematronParseError-class.html
|
||||
share/doc/py-lxml/html/api/lxml.etree.SchematronValidateError-class.html
|
||||
share/doc/py-lxml/html/api/lxml.etree.SiblingsIterator-class.html
|
||||
share/doc/py-lxml/html/api/lxml.etree.TreeBuilder-class.html
|
||||
share/doc/py-lxml/html/api/lxml.etree.XInclude-class.html
|
||||
share/doc/py-lxml/html/api/lxml.etree.XIncludeError-class.html
|
||||
share/doc/py-lxml/html/api/lxml.etree.XMLParser-class.html
|
||||
share/doc/py-lxml/html/api/lxml.etree.XMLSchema-class.html
|
||||
share/doc/py-lxml/html/api/lxml.etree.XMLSchemaError-class.html
|
||||
share/doc/py-lxml/html/api/lxml.etree.XMLSchemaParseError-class.html
|
||||
share/doc/py-lxml/html/api/lxml.etree.XMLSchemaValidateError-class.html
|
||||
share/doc/py-lxml/html/api/lxml.etree.XMLSyntaxError-class.html
|
||||
share/doc/py-lxml/html/api/lxml.etree.XPath-class.html
|
||||
share/doc/py-lxml/html/api/lxml.etree.XPathDocumentEvaluator-class.html
|
||||
share/doc/py-lxml/html/api/lxml.etree.XPathElementEvaluator-class.html
|
||||
share/doc/py-lxml/html/api/lxml.etree.XPathError-class.html
|
||||
share/doc/py-lxml/html/api/lxml.etree.XPathEvalError-class.html
|
||||
share/doc/py-lxml/html/api/lxml.etree.XPathFunctionError-class.html
|
||||
share/doc/py-lxml/html/api/lxml.etree.XPathResultError-class.html
|
||||
share/doc/py-lxml/html/api/lxml.etree.XPathSyntaxError-class.html
|
||||
share/doc/py-lxml/html/api/lxml.etree.XSLT-class.html
|
||||
share/doc/py-lxml/html/api/lxml.etree.XSLTAccessControl-class.html
|
||||
share/doc/py-lxml/html/api/lxml.etree.XSLTApplyError-class.html
|
||||
share/doc/py-lxml/html/api/lxml.etree.XSLTError-class.html
|
||||
share/doc/py-lxml/html/api/lxml.etree.XSLTExtensionError-class.html
|
||||
share/doc/py-lxml/html/api/lxml.etree.XSLTParseError-class.html
|
||||
share/doc/py-lxml/html/api/lxml.etree.XSLTSaveError-class.html
|
||||
share/doc/py-lxml/html/api/lxml.etree.iterparse-class.html
|
||||
share/doc/py-lxml/html/api/lxml.etree.iterwalk-class.html
|
||||
share/doc/py-lxml/html/api/lxml.html-module.html
|
||||
share/doc/py-lxml/html/api/lxml.html-pysrc.html
|
||||
share/doc/py-lxml/html/api/lxml.html.ElementSoup-module.html
|
||||
share/doc/py-lxml/html/api/lxml.html.ElementSoup-pysrc.html
|
||||
share/doc/py-lxml/html/api/lxml.html.builder-module.html
|
||||
share/doc/py-lxml/html/api/lxml.html.builder-pysrc.html
|
||||
share/doc/py-lxml/html/api/lxml.html.clean-module.html
|
||||
share/doc/py-lxml/html/api/lxml.html.clean-pysrc.html
|
||||
share/doc/py-lxml/html/api/lxml.html.clean.Cleaner-class.html
|
||||
share/doc/py-lxml/html/api/lxml.html.defs-module.html
|
||||
share/doc/py-lxml/html/api/lxml.html.defs-pysrc.html
|
||||
share/doc/py-lxml/html/api/lxml.html.diff-module.html
|
||||
share/doc/py-lxml/html/api/lxml.html.diff-pysrc.html
|
||||
share/doc/py-lxml/html/api/lxml.html.formfill-module.html
|
||||
share/doc/py-lxml/html/api/lxml.html.formfill-pysrc.html
|
||||
share/doc/py-lxml/html/api/lxml.html.formfill.DefaultErrorCreator-class.html
|
||||
share/doc/py-lxml/html/api/lxml.html.formfill.FormNotFound-class.html
|
||||
share/doc/py-lxml/html/api/lxml.html.soupparser-module.html
|
||||
share/doc/py-lxml/html/api/lxml.html.soupparser-pysrc.html
|
||||
share/doc/py-lxml/html/api/lxml.html.usedoctest-module.html
|
||||
share/doc/py-lxml/html/api/lxml.html.usedoctest-pysrc.html
|
||||
share/doc/py-lxml/html/api/lxml.objectify-module.html
|
||||
share/doc/py-lxml/html/api/lxml.objectify.BoolElement-class.html
|
||||
share/doc/py-lxml/html/api/lxml.objectify.ElementMaker-class.html
|
||||
share/doc/py-lxml/html/api/lxml.objectify.FloatElement-class.html
|
||||
share/doc/py-lxml/html/api/lxml.objectify.IntElement-class.html
|
||||
share/doc/py-lxml/html/api/lxml.objectify.LongElement-class.html
|
||||
share/doc/py-lxml/html/api/lxml.objectify.NoneElement-class.html
|
||||
share/doc/py-lxml/html/api/lxml.objectify.NumberElement-class.html
|
||||
share/doc/py-lxml/html/api/lxml.objectify.ObjectPath-class.html
|
||||
share/doc/py-lxml/html/api/lxml.objectify.ObjectifiedDataElement-class.html
|
||||
share/doc/py-lxml/html/api/lxml.objectify.ObjectifiedElement-class.html
|
||||
share/doc/py-lxml/html/api/lxml.objectify.ObjectifyElementClassLookup-class.html
|
||||
share/doc/py-lxml/html/api/lxml.objectify.PyType-class.html
|
||||
share/doc/py-lxml/html/api/lxml.objectify.StringElement-class.html
|
||||
share/doc/py-lxml/html/api/lxml.pyclasslookup-module.html
|
||||
share/doc/py-lxml/html/api/lxml.pyclasslookup.PythonElementClassLookup-class.html
|
||||
share/doc/py-lxml/html/api/lxml.sax-module.html
|
||||
share/doc/py-lxml/html/api/lxml.sax-pysrc.html
|
||||
share/doc/py-lxml/html/api/lxml.sax.ElementTreeContentHandler-class.html
|
||||
share/doc/py-lxml/html/api/lxml.sax.ElementTreeProducer-class.html
|
||||
share/doc/py-lxml/html/api/lxml.sax.SaxError-class.html
|
||||
share/doc/py-lxml/html/api/lxml.tests-module.html
|
||||
share/doc/py-lxml/html/api/lxml.tests-pysrc.html
|
||||
share/doc/py-lxml/html/api/lxml.tests.common_imports-module.html
|
||||
share/doc/py-lxml/html/api/lxml.tests.common_imports-pysrc.html
|
||||
share/doc/py-lxml/html/api/lxml.tests.common_imports.HelperTestCase-class.html
|
||||
share/doc/py-lxml/html/api/lxml.tests.common_imports.LargeFileLike-class.html
|
||||
share/doc/py-lxml/html/api/lxml.tests.common_imports.SillyFileLike-class.html
|
||||
share/doc/py-lxml/html/api/lxml.tests.test_classlookup-module.html
|
||||
share/doc/py-lxml/html/api/lxml.tests.test_classlookup-pysrc.html
|
||||
share/doc/py-lxml/html/api/lxml.tests.test_classlookup.ClassLookupTestCase-class.html
|
||||
share/doc/py-lxml/html/api/lxml.tests.test_css-module.html
|
||||
share/doc/py-lxml/html/api/lxml.tests.test_css-pysrc.html
|
||||
share/doc/py-lxml/html/api/lxml.tests.test_css.CSSTestCase-class.html
|
||||
share/doc/py-lxml/html/api/lxml.tests.test_dtd-module.html
|
||||
share/doc/py-lxml/html/api/lxml.tests.test_dtd-pysrc.html
|
||||
share/doc/py-lxml/html/api/lxml.tests.test_dtd.ETreeDtdTestCase-class.html
|
||||
share/doc/py-lxml/html/api/lxml.tests.test_elementtree-module.html
|
||||
share/doc/py-lxml/html/api/lxml.tests.test_elementtree-pysrc.html
|
||||
share/doc/py-lxml/html/api/lxml.tests.test_elementtree.CElementTreeTestCase-class.html
|
||||
share/doc/py-lxml/html/api/lxml.tests.test_elementtree.ETreeTestCase-class.html
|
||||
share/doc/py-lxml/html/api/lxml.tests.test_elementtree.ETreeTestCaseBase-class.html
|
||||
share/doc/py-lxml/html/api/lxml.tests.test_elementtree.ElementTreeTestCase-class.html
|
||||
share/doc/py-lxml/html/api/lxml.tests.test_errors-module.html
|
||||
share/doc/py-lxml/html/api/lxml.tests.test_errors-pysrc.html
|
||||
share/doc/py-lxml/html/api/lxml.tests.test_errors.ErrorTestCase-class.html
|
||||
share/doc/py-lxml/html/api/lxml.tests.test_etree-module.html
|
||||
share/doc/py-lxml/html/api/lxml.tests.test_etree-pysrc.html
|
||||
share/doc/py-lxml/html/api/lxml.tests.test_etree.ETreeC14NTestCase-class.html
|
||||
share/doc/py-lxml/html/api/lxml.tests.test_etree.ETreeOnlyTestCase-class.html
|
||||
share/doc/py-lxml/html/api/lxml.tests.test_etree.ETreeXIncludeTestCase-class.html
|
||||
share/doc/py-lxml/html/api/lxml.tests.test_etree.ElementIncludeTestCase-class.html
|
||||
share/doc/py-lxml/html/api/lxml.tests.test_etree.XIncludeTestCase-class.html
|
||||
share/doc/py-lxml/html/api/lxml.tests.test_htmlparser-module.html
|
||||
share/doc/py-lxml/html/api/lxml.tests.test_htmlparser-pysrc.html
|
||||
share/doc/py-lxml/html/api/lxml.tests.test_htmlparser.HtmlParserTestCase-class.html
|
||||
share/doc/py-lxml/html/api/lxml.tests.test_io-module.html
|
||||
share/doc/py-lxml/html/api/lxml.tests.test_io-pysrc.html
|
||||
share/doc/py-lxml/html/api/lxml.tests.test_io.ETreeIOTestCase-class.html
|
||||
share/doc/py-lxml/html/api/lxml.tests.test_io.ElementTreeIOTestCase-class.html
|
||||
share/doc/py-lxml/html/api/lxml.tests.test_io.IOTestCaseBase-class.html
|
||||
share/doc/py-lxml/html/api/lxml.tests.test_nsclasses-module.html
|
||||
share/doc/py-lxml/html/api/lxml.tests.test_nsclasses-pysrc.html
|
||||
share/doc/py-lxml/html/api/lxml.tests.test_nsclasses.ETreeNamespaceClassesTestCase-class.html
|
||||
share/doc/py-lxml/html/api/lxml.tests.test_nsclasses.ETreeNamespaceClassesTestCase.bluff_class-class.html
|
||||
share/doc/py-lxml/html/api/lxml.tests.test_nsclasses.ETreeNamespaceClassesTestCase.default_class-class.html
|
||||
share/doc/py-lxml/html/api/lxml.tests.test_nsclasses.ETreeNamespaceClassesTestCase.maeh_class-class.html
|
||||
share/doc/py-lxml/html/api/lxml.tests.test_objectify-module.html
|
||||
share/doc/py-lxml/html/api/lxml.tests.test_objectify-pysrc.html
|
||||
share/doc/py-lxml/html/api/lxml.tests.test_objectify.ObjectifyTestCase-class.html
|
||||
share/doc/py-lxml/html/api/lxml.tests.test_pyclasslookup-module.html
|
||||
share/doc/py-lxml/html/api/lxml.tests.test_pyclasslookup-pysrc.html
|
||||
share/doc/py-lxml/html/api/lxml.tests.test_pyclasslookup.PyClassLookupTestCase-class.html
|
||||
share/doc/py-lxml/html/api/lxml.tests.test_relaxng-module.html
|
||||
share/doc/py-lxml/html/api/lxml.tests.test_relaxng-pysrc.html
|
||||
share/doc/py-lxml/html/api/lxml.tests.test_relaxng.ETreeRelaxNGTestCase-class.html
|
||||
share/doc/py-lxml/html/api/lxml.tests.test_sax-module.html
|
||||
share/doc/py-lxml/html/api/lxml.tests.test_sax-pysrc.html
|
||||
share/doc/py-lxml/html/api/lxml.tests.test_sax.ETreeSaxTestCase-class.html
|
||||
share/doc/py-lxml/html/api/lxml.tests.test_schematron-module.html
|
||||
share/doc/py-lxml/html/api/lxml.tests.test_schematron-pysrc.html
|
||||
share/doc/py-lxml/html/api/lxml.tests.test_schematron.ETreeSchematronTestCase-class.html
|
||||
share/doc/py-lxml/html/api/lxml.tests.test_unicode-module.html
|
||||
share/doc/py-lxml/html/api/lxml.tests.test_unicode-pysrc.html
|
||||
share/doc/py-lxml/html/api/lxml.tests.test_unicode.UnicodeTestCase-class.html
|
||||
share/doc/py-lxml/html/api/lxml.tests.test_xmlschema-module.html
|
||||
share/doc/py-lxml/html/api/lxml.tests.test_xmlschema-pysrc.html
|
||||
share/doc/py-lxml/html/api/lxml.tests.test_xmlschema.ETreeXMLSchemaTestCase-class.html
|
||||
share/doc/py-lxml/html/api/lxml.tests.test_xpathevaluator-module.html
|
||||
share/doc/py-lxml/html/api/lxml.tests.test_xpathevaluator-pysrc.html
|
||||
share/doc/py-lxml/html/api/lxml.tests.test_xpathevaluator.ETreeETXPathClassTestCase-class.html
|
||||
share/doc/py-lxml/html/api/lxml.tests.test_xpathevaluator.ETreeXPathClassTestCase-class.html
|
||||
share/doc/py-lxml/html/api/lxml.tests.test_xpathevaluator.ETreeXPathTestCase-class.html
|
||||
share/doc/py-lxml/html/api/lxml.tests.test_xslt-module.html
|
||||
share/doc/py-lxml/html/api/lxml.tests.test_xslt-pysrc.html
|
||||
share/doc/py-lxml/html/api/lxml.tests.test_xslt.ETreeXSLTTestCase-class.html
|
||||
share/doc/py-lxml/html/api/lxml.usedoctest-module.html
|
||||
share/doc/py-lxml/html/api/lxml.usedoctest-pysrc.html
|
||||
share/doc/py-lxml/html/api/module-tree.html
|
||||
share/doc/py-lxml/html/api/redirect.html
|
||||
share/doc/py-lxml/html/api/toc-elementtree.ElementTree-module.html
|
||||
share/doc/py-lxml/html/api/toc-everything.html
|
||||
share/doc/py-lxml/html/api/toc-lxml-module.html
|
||||
share/doc/py-lxml/html/api/toc-lxml.ElementInclude-module.html
|
||||
share/doc/py-lxml/html/api/toc-lxml.builder-module.html
|
||||
share/doc/py-lxml/html/api/toc-lxml.cssselect-module.html
|
||||
share/doc/py-lxml/html/api/toc-lxml.doctestcompare-module.html
|
||||
share/doc/py-lxml/html/api/toc-lxml.etree-module.html
|
||||
share/doc/py-lxml/html/api/toc-lxml.html-module.html
|
||||
share/doc/py-lxml/html/api/toc-lxml.html.ElementSoup-module.html
|
||||
share/doc/py-lxml/html/api/toc-lxml.html.builder-module.html
|
||||
share/doc/py-lxml/html/api/toc-lxml.html.clean-module.html
|
||||
share/doc/py-lxml/html/api/toc-lxml.html.defs-module.html
|
||||
share/doc/py-lxml/html/api/toc-lxml.html.diff-module.html
|
||||
share/doc/py-lxml/html/api/toc-lxml.html.formfill-module.html
|
||||
share/doc/py-lxml/html/api/toc-lxml.html.soupparser-module.html
|
||||
share/doc/py-lxml/html/api/toc-lxml.html.usedoctest-module.html
|
||||
share/doc/py-lxml/html/api/toc-lxml.objectify-module.html
|
||||
share/doc/py-lxml/html/api/toc-lxml.pyclasslookup-module.html
|
||||
share/doc/py-lxml/html/api/toc-lxml.sax-module.html
|
||||
share/doc/py-lxml/html/api/toc-lxml.tests-module.html
|
||||
share/doc/py-lxml/html/api/toc-lxml.tests.common_imports-module.html
|
||||
share/doc/py-lxml/html/api/toc-lxml.tests.test_classlookup-module.html
|
||||
share/doc/py-lxml/html/api/toc-lxml.tests.test_css-module.html
|
||||
share/doc/py-lxml/html/api/toc-lxml.tests.test_dtd-module.html
|
||||
share/doc/py-lxml/html/api/toc-lxml.tests.test_elementtree-module.html
|
||||
share/doc/py-lxml/html/api/toc-lxml.tests.test_errors-module.html
|
||||
share/doc/py-lxml/html/api/toc-lxml.tests.test_etree-module.html
|
||||
share/doc/py-lxml/html/api/toc-lxml.tests.test_htmlparser-module.html
|
||||
share/doc/py-lxml/html/api/toc-lxml.tests.test_io-module.html
|
||||
share/doc/py-lxml/html/api/toc-lxml.tests.test_nsclasses-module.html
|
||||
share/doc/py-lxml/html/api/toc-lxml.tests.test_objectify-module.html
|
||||
share/doc/py-lxml/html/api/toc-lxml.tests.test_pyclasslookup-module.html
|
||||
share/doc/py-lxml/html/api/toc-lxml.tests.test_relaxng-module.html
|
||||
share/doc/py-lxml/html/api/toc-lxml.tests.test_sax-module.html
|
||||
share/doc/py-lxml/html/api/toc-lxml.tests.test_schematron-module.html
|
||||
share/doc/py-lxml/html/api/toc-lxml.tests.test_unicode-module.html
|
||||
share/doc/py-lxml/html/api/toc-lxml.tests.test_xmlschema-module.html
|
||||
share/doc/py-lxml/html/api/toc-lxml.tests.test_xpathevaluator-module.html
|
||||
share/doc/py-lxml/html/api/toc-lxml.tests.test_xslt-module.html
|
||||
share/doc/py-lxml/html/api/toc-lxml.usedoctest-module.html
|
||||
share/doc/py-lxml/html/api/toc.html
|
||||
share/doc/py-lxml/html/build.html
|
||||
share/doc/py-lxml/html/capi.html
|
||||
share/doc/py-lxml/html/changes-2.0.3.html
|
||||
share/doc/py-lxml/html/compatibility.html
|
||||
share/doc/py-lxml/html/cssselect.html
|
||||
share/doc/py-lxml/html/element_classes.html
|
||||
share/doc/py-lxml/html/elementsoup.html
|
||||
share/doc/py-lxml/html/extensions.html
|
||||
share/doc/py-lxml/html/index.html
|
||||
share/doc/py-lxml/html/installation.html
|
||||
share/doc/py-lxml/html/intro.html
|
||||
share/doc/py-lxml/html/lxml-source-howto.html
|
||||
share/doc/py-lxml/html/lxml2.html
|
||||
share/doc/py-lxml/html/lxmlhtml.html
|
||||
share/doc/py-lxml/html/objectify.html
|
||||
share/doc/py-lxml/html/parsing.html
|
||||
share/doc/py-lxml/html/performance.html
|
||||
share/doc/py-lxml/html/pubkey.asc
|
||||
share/doc/py-lxml/html/resolvers.html
|
||||
share/doc/py-lxml/html/sax.html
|
||||
share/doc/py-lxml/html/style.css
|
||||
share/doc/py-lxml/html/tagpython.png
|
||||
share/doc/py-lxml/html/tutorial.html
|
||||
share/doc/py-lxml/html/validation.html
|
||||
share/doc/py-lxml/html/xpathxslt.html
|
||||
share/doc/py-lxml/intro.txt
|
||||
share/doc/py-lxml/licenses/
|
||||
share/doc/py-lxml/licenses/BSD.txt
|
||||
share/doc/py-lxml/licenses/GPL.txt
|
||||
share/doc/py-lxml/licenses/ZopePublicLicense.txt
|
||||
share/doc/py-lxml/licenses/elementtree.txt
|
||||
share/doc/py-lxml/lxml-source-howto.txt
|
||||
share/doc/py-lxml/lxml.mgp
|
||||
share/doc/py-lxml/lxml2.txt
|
||||
share/doc/py-lxml/lxmlhtml.txt
|
||||
share/doc/py-lxml/main.txt
|
||||
share/doc/py-lxml/memorymanagement.txt
|
||||
share/doc/py-lxml/mkhtml.py
|
||||
share/doc/py-lxml/objectify.txt
|
||||
share/doc/py-lxml/parsing.txt
|
||||
share/doc/py-lxml/performance.txt
|
||||
share/doc/py-lxml/pubkey.asc
|
||||
share/doc/py-lxml/resolvers.txt
|
||||
share/doc/py-lxml/rest2html.py
|
||||
share/doc/py-lxml/sax.txt
|
||||
share/doc/py-lxml/test.xml
|
||||
share/doc/py-lxml/tutorial.txt
|
||||
share/doc/py-lxml/valgrind.txt
|
||||
share/doc/py-lxml/validation.txt
|
||||
share/doc/py-lxml/xpathxslt.txt
|
Loading…
x
Reference in New Issue
Block a user