           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
     SOURCE_HASH=sha512:83d35ebaf2431325b4d33f2bb3659d9c1779addff9653ffcc0be3b5d82c3ca64e005292c470e0701f8d68b84d0021639112f1aa5faf8746b4ada120528f072a4
         LICENSE=ART
        WEB_SITE=http://search.cpan.org/search?dist=HTML-Format
         ENTERED=20020731
        KEYWORDS="html perl"
           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
