%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 both Python 2 and Python 3 modules, run: python2 setup.py build && python3 setup.py build If you wish to run the tests, enter: make PYTHON=python2 test and make PYTHON=python3 test. This will rebuild the package for inplace use before running the tests. One or more tests sometimes fail. To install both modules, issue the following commands as the root user: python2 setup.py install --optimize=1 && 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