wok diff python-html2text/description.txt @ rev 25438

Update some web_site
author Pascal Bellard <pascal.bellard@slitaz.org>
date Thu Sep 01 11:12:31 2022 +0000 (22 months ago)
parents
children
line diff
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/python-html2text/description.txt	Thu Sep 01 11:12:31 2022 +0000
     1.3 @@ -0,0 +1,3 @@
     1.4 +Html2text is a Python script that converts a page of HTML into clean,
     1.5 +easy-to-read plain ASCII text.
     1.6 +Better yet, that ASCII also happens to be valid Markdown (a text-to-HTML format).