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

updated rsnapshot (1.4.3 -> 1.4.4)
author Hans-G?nter Theisgen
date Mon Jul 18 17:11:03 2022 +0100 (23 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).