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

ftop: add description.txt
author Pascal Bellard <pascal.bellard@slitaz.org>
date Tue Sep 06 10:22:54 2022 +0000 (2022-09-06)
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).