wok annotate python-html5lib/description.txt @ rev 25446
ftop: add description.txt
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Tue Sep 06 10:22:54 2022 +0000 (2022-09-06) |
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. |