python-lxml
Port variant py310
Summary Binding to libxml2 and libxslt libraries (3.10)
Package version 4.9.3
Homepage https://lxml.de/
Keywords python
Maintainer Python Automaton
License Not yet specified
Other variants v11
Ravenports Buildsheet | History
Ravensource Port Directory | History
Last modified 06 JUL 2023, 17:41:57 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.3 (2023-07-05) ================== Bugs fixed ---------- * ``lxml.objectify`` accepted non-decimal numbers like ``²²²`` as integers. * A memory leak in ``lxml.html.clean`` was resolved by switching to Cython 0.29.34+. * GH#348: URL checking in the HTML cleaner was improved. Patch by Tim McCormack. * GH#371, GH#373: Some regex strings were changed to raw strings to fix Python warnings. Patches by Jakub Wilk and Anthony Sottile. Other changes ------------- * Wheels include zlib 1.2.13, libxml2 2.10.3 and libxslt 1.1.38 (zlib 1.2.12, libxml2 2.10.3 and libxslt 1.1.37 on Windows). * Built with Cython 0.29.36 to adapt to changes in Python 3.12.
Configuration Switches (platform-specific settings discarded)
PY310 ON Build using Python 3.10 PY311 OFF Build using Python 3.11
Package Dependencies by Type
Build (only) zlib:dev:standard
libxml2:dev:standard
libxslt:dev:standard
python-setuptools:single:py310
autoselect-python:single:standard
Build and Runtime zlib:primary:standard
libxml2:primary:standard
libxslt:primary:standard
python310:single:standard
Download groups
main mirror://PYPI/l/lxml
Distribution File Information
48628bd53a426c9eb9bc066a923acaa0878d1e86129fd5359aee99285f4eed9c 3572158 lxml-4.9.3.tar.gz
Ports that require python-lxml:py310
kf5-breeze-icons:standard Breeze icon theme for KDE
libreoffice:standard Free Software Productivity Suite
python-exhale:py310 C++ library API documentation generator (3.10)
python-junos-eznc:py310 Junos 'EZ' automation for non-programmers (3.10)
python-napalm:py310 Vendor-agnostic router interaction libary (3.10)
python-ncclient:py310 Python library for NETCONF clients (3.10)
python-netbox-fusioninventory-plugin:py310 Fusion inventory agent device import plugin (3.10)
python-premailer:py310 Turns CSS blocks into style attributes (3.10)
python-pyquery:py310 Jquery-like library for python (3.10)
python-xml2rfc:py310 Request For Comment authoring with XML (3.10)