ethtml2text(1) - Linux man page

Name

ethtml2text - convert from HTML to the EtText editable-text format

Synopsis

ethtml2text file.html > file.txt

Description

ethtml2text will convert a HTML file into the EtText editable-text format, for use with webmake or ettext2html.

For more information on the EtText format, check the WebMake documentation on the web at http://ettext.taint.org/ .

Installation

The ethtml2text command is part of the HTML::WebMake Perl module set. Install this as a normal Perl module, using "perl -MCPAN -e shell", or by installing WebMake.

Environment

No environment variables, aside from those used by perl, are required to be set.

See Also

"webmake" "ettext2html" "ethtml2text" "HTML::WebMake" "Text::EtText"

Author

Justin Mason <jm /at/ jmason.org>

Prerequisites

"HTML::Entities"