lxml provides Python bindings for libxslt-1.1.43 and libxml2-2.15.1.
This package is known to build and work properly using an LFS 12.4 platform.
Download (HTTP): https://files.pythonhosted.org/packages/source/l/lxml/lxml-6.0.2.tar.gz
Download SHA256 Sum: cd79f3367bd74b317dda655dc8fcfa304d9eb6e4fb06b7168c5cf27f96e0cd62
Download MD5 sum: ac9a945976227fd854d3e9e034e52ca1
Download size: 3.9 MB
Estimated disk space required: 104 MB
Estimated build time: 0.8 SBU
To build the Python 3 module, run:
pip3 wheel -w dist --no-build-isolation --no-deps --no-cache-dir $PWD $PWD
To install the module, issue the following command as the root user:
pip3 install --no-index --find-links dist --no-user lxml