1b958d477e
3.1.0 (2013-02-10) ================== Features added -------------- * GH#89: lxml.html.clean allows overriding the set of attributes that it considers 'safe'. Patch by Francis Devereux. Bugs fixed ---------- * LP#1104370: ``copy.copy(el.attrib)`` raised an exception. It now returns a copy of the attributes as a plain Python dict. * GH#95: When used with namespace prefixes, the ``el.find*()`` methods always used the first namespace mapping that was provided for each path expression instead of using the one that was actually passed in for the current run. * LP#1092521, GH#91: Fix undefined C symbol in Python runtimes compiled without threading support. Patch by Ulrich Seidl. Other changes ------------- 3.1beta1 (2012-12-21) ===================== Features added -------------- * New build-time option ``--with-unicode-strings`` for Python 2 that makes the API always return Unicode strings for names and text instead of byte strings for plain ASCII content. * New incremental XML file writing API ``etree.xmlfile()``. * E factory in lxml.objectify is callable to simplify the creation of tags with non-identifier names without having to resort to getattr(). Bugs fixed ---------- * When starting from a non-namespaced element in lxml.objectify, searching for a child without explicitly specifying a namespace incorrectly found namespaced elements with the requested local name, instead of restricting the search to non-namespaced children. * GH#85: Deprecation warnings were fixed for Python 3.x. * GH#33: lxml.html.fromstring() failed to accept bytes input in Py3. * LP#1080792: Static build of libxml2 2.9.0 failed due to missing file. Other changes ------------- * The externally useless class ``_ObjectifyElementMakerCaller`` was removed from the module API of lxml.objectify. * LP#1075622: lxml.builder is faster for adding text to elements with many children. Patch by Anders Hammarquist.
104 lines
4.1 KiB
Text
104 lines
4.1 KiB
Text
@comment $NetBSD: PLIST,v 1.8 2013/03/17 15:47:15 wiz Exp $
|
|
${PYSITELIB}/${EGG_FILE}
|
|
${PYSITELIB}/lxml/ElementInclude.py
|
|
${PYSITELIB}/lxml/ElementInclude.pyc
|
|
${PYSITELIB}/lxml/ElementInclude.pyo
|
|
${PYSITELIB}/lxml/__init__.py
|
|
${PYSITELIB}/lxml/__init__.pyc
|
|
${PYSITELIB}/lxml/__init__.pyo
|
|
${PYSITELIB}/lxml/_elementpath.py
|
|
${PYSITELIB}/lxml/_elementpath.pyc
|
|
${PYSITELIB}/lxml/_elementpath.pyo
|
|
${PYSITELIB}/lxml/builder.py
|
|
${PYSITELIB}/lxml/builder.pyc
|
|
${PYSITELIB}/lxml/builder.pyo
|
|
${PYSITELIB}/lxml/cssselect.py
|
|
${PYSITELIB}/lxml/cssselect.pyc
|
|
${PYSITELIB}/lxml/cssselect.pyo
|
|
${PYSITELIB}/lxml/doctestcompare.py
|
|
${PYSITELIB}/lxml/doctestcompare.pyc
|
|
${PYSITELIB}/lxml/doctestcompare.pyo
|
|
${PYSITELIB}/lxml/etree.so
|
|
${PYSITELIB}/lxml/html/ElementSoup.py
|
|
${PYSITELIB}/lxml/html/ElementSoup.pyc
|
|
${PYSITELIB}/lxml/html/ElementSoup.pyo
|
|
${PYSITELIB}/lxml/html/__init__.py
|
|
${PYSITELIB}/lxml/html/__init__.pyc
|
|
${PYSITELIB}/lxml/html/__init__.pyo
|
|
${PYSITELIB}/lxml/html/_diffcommand.py
|
|
${PYSITELIB}/lxml/html/_diffcommand.pyc
|
|
${PYSITELIB}/lxml/html/_diffcommand.pyo
|
|
${PYSITELIB}/lxml/html/_html5builder.py
|
|
${PYSITELIB}/lxml/html/_html5builder.pyc
|
|
${PYSITELIB}/lxml/html/_html5builder.pyo
|
|
${PYSITELIB}/lxml/html/_setmixin.py
|
|
${PYSITELIB}/lxml/html/_setmixin.pyc
|
|
${PYSITELIB}/lxml/html/_setmixin.pyo
|
|
${PYSITELIB}/lxml/html/builder.py
|
|
${PYSITELIB}/lxml/html/builder.pyc
|
|
${PYSITELIB}/lxml/html/builder.pyo
|
|
${PYSITELIB}/lxml/html/clean.py
|
|
${PYSITELIB}/lxml/html/clean.pyc
|
|
${PYSITELIB}/lxml/html/clean.pyo
|
|
${PYSITELIB}/lxml/html/defs.py
|
|
${PYSITELIB}/lxml/html/defs.pyc
|
|
${PYSITELIB}/lxml/html/defs.pyo
|
|
${PYSITELIB}/lxml/html/diff.py
|
|
${PYSITELIB}/lxml/html/diff.pyc
|
|
${PYSITELIB}/lxml/html/diff.pyo
|
|
${PYSITELIB}/lxml/html/formfill.py
|
|
${PYSITELIB}/lxml/html/formfill.pyc
|
|
${PYSITELIB}/lxml/html/formfill.pyo
|
|
${PYSITELIB}/lxml/html/html5parser.py
|
|
${PYSITELIB}/lxml/html/html5parser.pyc
|
|
${PYSITELIB}/lxml/html/html5parser.pyo
|
|
${PYSITELIB}/lxml/html/soupparser.py
|
|
${PYSITELIB}/lxml/html/soupparser.pyc
|
|
${PYSITELIB}/lxml/html/soupparser.pyo
|
|
${PYSITELIB}/lxml/html/usedoctest.py
|
|
${PYSITELIB}/lxml/html/usedoctest.pyc
|
|
${PYSITELIB}/lxml/html/usedoctest.pyo
|
|
${PYSITELIB}/lxml/includes/__init__.py
|
|
${PYSITELIB}/lxml/includes/__init__.pyc
|
|
${PYSITELIB}/lxml/includes/__init__.pyo
|
|
${PYSITELIB}/lxml/includes/c14n.pxd
|
|
${PYSITELIB}/lxml/includes/config.pxd
|
|
${PYSITELIB}/lxml/includes/dtdvalid.pxd
|
|
${PYSITELIB}/lxml/includes/etree_defs.h
|
|
${PYSITELIB}/lxml/includes/etreepublic.pxd
|
|
${PYSITELIB}/lxml/includes/htmlparser.pxd
|
|
${PYSITELIB}/lxml/includes/lxml-version.h
|
|
${PYSITELIB}/lxml/includes/relaxng.pxd
|
|
${PYSITELIB}/lxml/includes/schematron.pxd
|
|
${PYSITELIB}/lxml/includes/tree.pxd
|
|
${PYSITELIB}/lxml/includes/uri.pxd
|
|
${PYSITELIB}/lxml/includes/xinclude.pxd
|
|
${PYSITELIB}/lxml/includes/xmlerror.pxd
|
|
${PYSITELIB}/lxml/includes/xmlparser.pxd
|
|
${PYSITELIB}/lxml/includes/xmlschema.pxd
|
|
${PYSITELIB}/lxml/includes/xpath.pxd
|
|
${PYSITELIB}/lxml/includes/xslt.pxd
|
|
${PYSITELIB}/lxml/isoschematron/__init__.py
|
|
${PYSITELIB}/lxml/isoschematron/__init__.pyc
|
|
${PYSITELIB}/lxml/isoschematron/__init__.pyo
|
|
${PYSITELIB}/lxml/isoschematron/resources/rng/iso-schematron.rng
|
|
${PYSITELIB}/lxml/isoschematron/resources/xsl/RNG2Schtrn.xsl
|
|
${PYSITELIB}/lxml/isoschematron/resources/xsl/XSD2Schtrn.xsl
|
|
${PYSITELIB}/lxml/isoschematron/resources/xsl/iso-schematron-xslt1/iso_abstract_expand.xsl
|
|
${PYSITELIB}/lxml/isoschematron/resources/xsl/iso-schematron-xslt1/iso_dsdl_include.xsl
|
|
${PYSITELIB}/lxml/isoschematron/resources/xsl/iso-schematron-xslt1/iso_schematron_message.xsl
|
|
${PYSITELIB}/lxml/isoschematron/resources/xsl/iso-schematron-xslt1/iso_schematron_skeleton_for_xslt1.xsl
|
|
${PYSITELIB}/lxml/isoschematron/resources/xsl/iso-schematron-xslt1/iso_svrl_for_xslt1.xsl
|
|
${PYSITELIB}/lxml/isoschematron/resources/xsl/iso-schematron-xslt1/readme.txt
|
|
${PYSITELIB}/lxml/lxml.etree.h
|
|
${PYSITELIB}/lxml/lxml.etree_api.h
|
|
${PYSITELIB}/lxml/objectify.so
|
|
${PYSITELIB}/lxml/pyclasslookup.py
|
|
${PYSITELIB}/lxml/pyclasslookup.pyc
|
|
${PYSITELIB}/lxml/pyclasslookup.pyo
|
|
${PYSITELIB}/lxml/sax.py
|
|
${PYSITELIB}/lxml/sax.pyc
|
|
${PYSITELIB}/lxml/sax.pyo
|
|
${PYSITELIB}/lxml/usedoctest.py
|
|
${PYSITELIB}/lxml/usedoctest.pyc
|
|
${PYSITELIB}/lxml/usedoctest.pyo
|