           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
     SOURCE_HASH=sha512:b23205f1fbdcb771caaa6fcf28cc1cc02c4f4cd0d8ff00f45067ef957e6cec619d27bf844d7613bf511ad67e8ac313a85dcb3b5506fb3b3d5c78fd0202068bf1
        WEB_SITE=http://hoopajoo.net/projects/soffice2html.html
      LICENSE[0]=GPL
         ENTERED=20040803
        KEYWORDS="html doc"
           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
