           SPELL=docconversion
         VERSION=0.4
          SOURCE=$SPELL-$VERSION.tar.bz2
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
   SOURCE_URL[0]=$SOURCEFORGE_URL/docconversion/$SOURCE
   SOURCE_URL[1]=http://www.schabell.com/linux/mirror/$SOURCE
          MD5[0]="9771843519e9c32d240959f34ce0afcc"
          MD5[1]=${MD5[0]}
        WEB_SITE=http://docconversion.sf.net
         ENTERED=20031009
         UPDATED=20041003
      LICENSE[0]=GPL
      MAINTAINER=eschabell@sourcemage.org
           SHORT="Command line document conversion tool."
cat << EOF
The DocConversion kit provides a distributed document conversion 
solution with a well defined API which makes use of your existing 
document conversion tools and/or a centralized conversion server. 

Currently pre-alpha, so only local conversions are possible.

Usage:
docconversion [options] <conversion> <document URI>

Options:
-s <server>    = hostname of converison server to be used.
                 Default is localhost conversions.
<conversion>   = name of conversion routine to be used.
<document URI> = location of document to be converted {html|ftp}.

Soon to supply options for to-from conversion requests... stay tuned!
EOF
