wok annotate python-html2text/description.txt @ rev 25689

updated mmv (1.01b-18 -> 2.6)
author Hans-Günter Theisgen
date Sat Apr 13 10:48:47 2024 +0100 (16 months ago)
parents
children
rev   line source
Hans-Günter@25194 1 Html2text is a Python script that converts a page of HTML into clean,
Hans-Günter@25194 2 easy-to-read plain ASCII text.
Hans-Günter@25194 3 Better yet, that ASCII also happens to be valid Markdown (a text-to-HTML format).