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

Up bzip3 (1.5.2), dropbear (2025.88), tinyssh (20250501)
author Pascal Bellard <pascal.bellard@slitaz.org>
date Fri Jun 06 06:34:03 2025 +0000 (2 weeks ago)
parents
children
line diff
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/python-html2text/description.txt	Fri Jun 06 06:34:03 2025 +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).