How to install lxml-html5
- Download and install ActivePython
- Open Command Prompt
- Type
pypm install lxml-html5
Lastest release
This version of lxmlhtml5 uses html5lib for parsing html
After an official release of a new stable series, bug fixes may become available at http://codespeak.net/svn/lxmlhtml5/branch/lxmlhtml5-2.2 . Running easy_install lxmlhtml5==2.2bugfix will install the unreleased branch state from http://codespeak.net/svn/lxmlhtml5/branch/lxmlhtml5-2.2#egg=lxmlhtml5-2.2bugfix as soon as a maintenance branch has been established.
2.2.6 (2010-03-02)
Bugs fixed
- Fixed several Python 3 regressions by building with Cython 0.11.3.