wok diff python-html5lib/description.txt @ rev 25766

remmina: added dependency gcc83-lib-base
author Hans-G?nter Theisgen
date Tue Sep 03 10:32:51 2024 +0100 (10 months ago)
parents
children
line diff
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/python-html5lib/description.txt	Tue Sep 03 10:32:51 2024 +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.