openbsd-ports/converters/html2text/pkg/DESCR
jasper 058f305d9b import html2text 1.3.2a
html2text is a command line utility, written in C++, that converts HTML
documents into plain text.

feedback and ok merdely@
2007-09-17 19:21:21 +00:00

9 lines
425 B
Plaintext

html2text is a command line utility, written in C++, that converts HTML
documents into plain text.
Each HTML document is loaded from a location indicated by a URI or read
from standard input, and formatted into a stream of plain text
characters that is written to standard output or into an output-file.
The input-URI may specify a remote site, from that the documents are
loaded via the Hypertext Transfer Protocol (HTTP).