Jump to letter: [
ABCDFGHIJLMNPQRSTWXYZ
]
python3-lxml - XML processing library combining libxml2/libxslt with the ElementTree API
- 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.
How to Install
sudo yum -y install https://extras.getpagespeed.com/release-latest.rpm
sudo amazon-linux-extras install epel
sudo yum -y install python3-lxml
Packages
python3-lxml-4.2.5-4.amzn2.x86_64
[1.4 MiB] |
Changelog
by 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)
|