forked from Lainports/opnsense-ports
Taken from: https://github.com/freebsd/freebsd-ports.git Commit id: 5070672073b68be364139bc6b3a89100bd17d331
6 lines
265 B
Text
6 lines
265 B
Text
html2text is a Python script that convers 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).
|
|
|
|
Author: Aaron Swartz <me@aaronsw.com>
|
|
WWW: http://www.aaronsw.com/2002/html2text/
|