stripsgml

Remove SGML markup.
       

Description

stripsgml removes SGML markup tags from a file. stripsgml also attempts to translate standard character entity references to ASCII.

stripsgml is not very smart, and is intented for simple SGML document instances.

       

Usage

stripsgml is invoked from the Unix shell as follows:

% stripsgml [options] < sgmlfile > asciifile ...

The following are the list of options available:

-html
Cause URLs in anchor elements in an HTML document to be preserved in the output.
       

See Also

dtd.pl
A Perl library to parse SGML DTDs.
dtd2html
Generate HTML documents that allows navigation through the stucture of an SGML DTD.
dtddiff
List changes in a DTD.
dtdtree
Generate content hierarchy trees of SGML elements.
sgml.pl
A Perl library to parse SGML instances.
       

Earl Hood, ehood@convex.com
stripsgml 0.1.0