Description
XML and HTML processing for PyPy 3 can use lxml bindings to libxml2 and libxslt. This library is for developers parsing documents, scraping data, or transforming XML. Untrusted XML can be risky, so entity handling, network access, and output validation should be configured carefully.