ettext2html(1) - Linux man page
Name
ettext2html - convert from the simple EtText editable-text format into HTML
Synopsis
ettext2html file.txt > file.html
Description
ettext2html will convert a text file in the EtText editable-text format into HTML .
For more information on the EtText format, check the WebMake documentation on the web at http://ettext.taint.org/ .
Installation
The ettext2html 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"