wok annotate python-html5lib/description.txt @ rev 25195
updated python-html5lib (1.0.1 -> 1.1)
author | Hans-Günter Theisgen |
---|---|
date | Wed Jul 13 10:59:56 2022 +0100 (2022-07-13) |
parents | |
children |
rev | line source |
---|---|
Hans-Günter@25195 | 1 Html5lib is a pure-python library for parsing HTML. |
Hans-Günter@25195 | 2 It is designed to conform to the WHATWG HTML specification, |
Hans-Günter@25195 | 3 as is implemented by all major web browsers. |