blob: 37294a67bc0513c85a48127329a50d97ed8c38f9 (
plain)
1
2
3
4
5
|
html5lib is a pure-python library for parsing HTML. It is designed to
conform to the WHATWG HTML specification, as is implemented by all
major web browsers.
Optional dependencies: chardet, genshi, and lxml
|