How to install python2-libxml2 in CentOS/RHEL 8 (x86_64)
Python bindings for the libxml2 library
License: MIT
http://xmlsoft.org/
Install
sudo dnf -y install https://extras.getpagespeed.com/release-latest.rpm sudo dnf -y install python2-libxml2
Description
The libxml2-python package contains a Python 2 module that permits applications written in the Python programming language, version 2, to use the interface supplied by the libxml2 library to manipulate XML files. This library allows to manipulate XML files. It includes support to read, modify and write XML and HTML files. There is DTDs support this includes parsing and validation even with complex DTDs, either at parse time or later once the document has been modified.
RPMs
python2-libxml2-2.9.10-3.el8.x86_64
[233 KiB]
David King (2020-02-10)
—
- Fix CVE-2019-20388 (#1799736) · - Fix CVE-2020-7595 (#1799786)