wok annotate python-html5lib/description.txt @ rev 25858
Update some urls
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Sat Aug 23 14:52:03 2025 +0000 (10 days ago) |
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. |