%general-entities; ]> lxml-&lxml-version; lxml Introduction to lxml lxml provides Python bindings for and . &lfs84_checked; Package Information Download (HTTP): Download (FTP): Download MD5 sum: &lxml-md5sum; Download size: &lxml-size; Estimated disk space required: &lxml-buildsize; Estimated build time: &lxml-time; lxml Dependencies Required Recommended Optional (to run more tests) , , and cssselect User Notes: Installation of lxml Both Python 2 and Python 3 modules can be built and installed without any conflicts. To build the Python 2 module, run: python setup.py build If you wish to run the tests, enter: make test. This will rebuild the package for inplace use before running the tests. One or more tests sometimes fail. To install the Python 2 module, as the root user run: python setup.py install --optimize=1 To build the Python 3 module, run: python3 setup.py clean && python3 setup.py build If you wish to run the tests, enter: make PYTHON=python3 test. This will rebuild the package for inplace use before running the tests. One or more tests sometimes fail. To install the Python 3 module, as the root user run: python3 setup.py install --optimize=1 Contents Installed Programs Installed Libraries Installed Directories None None /usr/lib/python&python2-majorver;/site-packages/lxml, /usr/lib/python&python2-majorver;/site-packages/lxml-&lxml-version;-py&python2-majorver;-linux-$ARCH.egg-info and/or /usr/lib/python&python3-majorver;/site-packages/lxml, /usr/lib/python&python3-majorver;/site-packages/lxml-&lxml-version;-py&python3-majorver;-linux-$ARCH.egg-info