python-lxml
Port variant py311
Summary Binding to libxml2 and libxslt libraries (3.11)
Package version 4.9.2
Homepage https://lxml.de/
Keywords python
Maintainer Python Automaton
License Not yet specified
Other variants py310
Ravenports Buildsheet | History
Ravensource Port Directory | History
Last modified 23 DEC 2022, 18:26:42 UTC
Port created 01 APR 2018, 16:48:53 UTC
Subpackage Descriptions
single 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. To contact the project, go to the [project home page ] or see our bug tracker at https://launchpad.net/lxml In case you want to use the current in-development version of lxml, you can get it from the github repository at https://github.com/lxml/lxml . Note that this requires Cython to build the sources, see the build instructions on the project home page. To the same end, running ``easy_install lxml==dev`` will install lxml from https://github.com/lxml/lxml/tarball/master#egg=lxml-dev if you have an appropriate version of Cython installed. After an official release of a new stable series, bug fixes may become available at https://github.com/lxml/lxml/tree/lxml-4.9 . Running ``easy_install lxml==4.9bugfix`` will install the unreleased branch state from https://github.com/lxml/lxml/tarball/lxml-4.9#egg=lxml-4.9bugfix as soon as a maintenance branch has been established. Note that this requires Cython to be installed at an appropriate version for the build. 4.9.2 (2022-12-13) ================== Bugs fixed ---------- * CVE-2022-2309: A Bug in libxml2 2.9.1[0-4] could let namespace declarations from a failed parser run leak into later parser runs. This bug was worked around in lxml and resolved in libxml2 2.10.0. https://gitlab.gnome.org/GNOME/libxml2/-/issues/378 Other changes ------------- * LP#1981760: ``Element.attrib now registers as collections.abc.MutableMapping``. * lxml now has a static build setup for macOS on ARM64 machines (not used for building wheels). Patch by Quentin Leffray.
Configuration Switches (platform-specific settings discarded)
PY310 OFF Build using Python 3.10 PY311 ON Build using Python 3.11
Package Dependencies by Type
Build (only) python-setuptools:single:py311
autoselect-python:single:standard
Build and Runtime libxml2:single:standard
libxslt:single:standard
python311:single:standard
Download groups
main mirror://PYPI/l/lxml
Distribution File Information
2455cfaeb7ac70338b3257f41e21f0724f4b5b0c0e7702da67ee6c3640835b67 3682202 lxml-4.9.2.tar.gz
Ports that require python-lxml:py311
python-exhale:py311 C++ library API documentation generator (3.11)
python-junos-eznc:py311 Junos 'EZ' automation for non-programmers (3.11)
python-napalm:py311 Vendor-agnostic router interaction libary (3.11)
python-ncclient:py311 Python library for NETCONF clients (3.11)
python-netbox-fusioninventory-plugin:py311 Fusion inventory agent device import plugin (3.11)
python-premailer:py311 Turns CSS blocks into style attributes (3.11)
python-xml2rfc:py311 Request For Comment authoring with XML (3.11)