wok-current annotate python-html2text/description.txt @ rev 25531
Add some current_version()
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Mon Feb 27 10:05:50 2023 +0000 (22 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). |