opnsense-ports/textproc/rubygem-html2text/pkg-descr
2022-09-07 22:33:21 +02:00

3 lines
164 B
Text

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.