Convert HTML into a plain text format
html2text is a very simple script that uses Ruby's DOM methods to load HTML from a string, and then iterates over the resulting DOM to correctly output plain text.
$
pkg install rubygem-html2textOrigin
textproc/rubygem-html2text
Size
14.4KiB
License
MIT
Maintainer
ruby@FreeBSD.org
Dependencies
3 packages
Required by
2 packages