wok annotate python-html2text/description.txt @ rev 25206
updated python-netaddr (0.7.19 -> 0.8.0)
author | Hans-Günter Theisgen |
---|---|
date | Wed Jul 13 14:43:56 2022 +0100 (2022-07-13) |
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). |