wok view python-html2text/description.txt @ rev 25507

plop: cleanup
author Pascal Bellard <pascal.bellard@slitaz.org>
date Sat Feb 11 10:36:59 2023 +0000 (19 months ago)
parents
children
line source
1 Html2text is a Python script that converts a page of HTML into clean,
2 easy-to-read plain ASCII text.
3 Better yet, that ASCII also happens to be valid Markdown (a text-to-HTML format).