wok-6.x diff python-html5lib/description.txt @ rev 25344

updated tahoe-lafs (1.13.0 -> 1.17.1)
author Hans-G?nter Theisgen
date Mon Jul 25 07:43:39 2022 +0100 (2022-07-25)
parents
children
line diff
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/python-html5lib/description.txt	Mon Jul 25 07:43:39 2022 +0100
     1.3 @@ -0,0 +1,3 @@
     1.4 +Html5lib is a pure-python library for parsing HTML.
     1.5 +It is designed to conform to the WHATWG HTML specification,
     1.6 +as is implemented by all major web browsers.