           SPELL=soffice2html
         VERSION=0.77
          SOURCE=$SPELL-$VERSION.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
   SOURCE_URL[0]=http://hoopajoo.net/static/projects/$SOURCE
          MD5[0]=971d0b1e35b1a0b2c95da36335cd9a1f
        WEB_SITE=http://hoopajoo.net/projects/soffice2html.html
      LICENSE[0]=GPL
         ENTERED=20040803
         UPDATED=20040803
           SHORT="Converts a staroffice/openoffice.org document to HTML."
cat <<EOF
Converts a staroffice/openoffice.org document to HTML, using xsltproc
for the xml conversion and ImageMagick's convert to convert images.
Also create a table of contents with links, handles tables, styles, spans,
and many other xml elements from a writer file. Useful to convert documents
in a batch manner, including in a web or CGI environment.
EOF
