blob: 7e574380596a18e7a1c362e11a8c578f4db60574 (
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: genshi and lxml
|