opnsense-ports/textproc/py-html2text/pkg-descr
Franco Fichtner 02408012e6 */*: sync with upstream
Taken from: HardenedBSD
2018-06-16 10:31:02 +02:00

5 lines
227 B
Text

html2text is a Python script that converts a page of HTML into clean,
easy-to-read plain ASCII text. Better yet, that ASCII also happens to
be valid Markdown (a text-to-HTML format).
WWW: https://github.com/Alir3z4/html2text/