How to install python3-lxml (x86_64)
XML processing library combining libxml2/libxslt with the ElementTree API
License: BSD
http://lxml.de
Install
sudo yum -y install https://extras.getpagespeed.com/release-latest.rpm sudo amazon-linux-extras install epel sudo yum -y install python3-lxml
Description
lxml is a Pythonic, mature binding for the libxml2 and libxslt libraries. It provides safe and convenient access to these libraries using the ElementTree 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 case you want to use the current ... Python 3 version.
RPMs
python3-lxml-4.2.5-4.amzn2.x86_64
[1.4 MiB]
Robert Scheck (2021-05-24)
—
- Add patch to fix mXSS due to the use of improper parser (#1901633) · - Add patch to fix missing input sanitization for formaction HTML5 · attributes that may lead to XSS (#1941534)