aboutsummaryrefslogtreecommitdiff
path: root/textproc/rubygem-html2text/pkg-descr
blob: 8be20b4a50e35ca77a96a4ee5fc27bb6fc52b76f (plain) (blame)
1
2
3
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.