           SPELL=html-format
         VERSION=2.03
          SOURCE=HTML-Format-$VERSION.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/HTML-Format-$VERSION
   SOURCE_URL[0]=http://www.cpan.org/authors/id/S/SB/SBURKE/$SOURCE
          MD5[0]="8ad3797999bea233725f94b45e2ba7be"
       BUILD_API=2
         LICENSE=ART
        WEB_SITE=http://search.cpan.org/search?dist=HTML-Format
         ENTERED=20020731
         UPDATED=20020731
           SHORT="Collection of modules that formats text from HTML syntax trees"
cat << EOF
This is a collection of modules that formats text from HTML syntax trees.
The modules present in this package are:

HTML::Formatter
Base class for various formatters. Formatters traverse a syntax tree and produce
some textual output.  None of the current formatters handle tables or forms yet.

HTML::FormatText
Formatter that converts a syntax tree to plain readable text.

HTML::FormatPS
Formatter that outputs PostScript code.
EOF
