Description
XML documents can be parsed and processed by legacy Python 2 applications through libxml2 bindings. This package gives tools access to a mature native XML parser.
It is imported by applications and may parse untrusted documents. Disable unsafe XML features where possible and validate input size to avoid parser abuse.