wok annotate python-html5lib/description.txt @ rev 25615

Add libslirp (again)
author Pascal Bellard <pascal.bellard@slitaz.org>
date Thu Aug 03 12:03:26 2023 +0000 (11 months 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.