          MODULE=txt2html
         VERSION=2.51
          SOURCE=$MODULE-$VERSION.tar.gz
      SOURCE_URL=$SFORGE_URL/$MODULE/
      SOURCE_VFY=sha1:56ff47a8f6d833b4dda7fe44000215500e699e67
        WEB_SITE=http://txt2html.sourceforge.net
         ENTERED=20020328
         UPDATED=20090915
           SHORT="Text to HTML converter"

cat << EOF
txt2html is a Perl program that converts plain text to HTML. It supports
headings, lists, simple character markup, and hyperlinking, and is
highly customizable. It recognizes some of the apparent structure of the
source document (mostly whitespace and typographic layout), and attempts
to mark that structure explicitly using HTML.
EOF
