           SPELL=pslib
         VERSION=0.2.4
          SOURCE=$SPELL-$VERSION.tar.gz
SOURCE_DIRECTORY=$SPELL-$VERSION
   SOURCE_URL[0]=$SOURCEFORGE_URL/$SPELL/$SOURCE
   SOURCE_URL[1]=http://osdn.dl.sourceforge.net/sourceforge/$SPELL/$SOURCE
          MD5[0]='df803ecd54967d6d4a2b27a718cf0d8f'
        WEB_SITE=http://pslib.sourceforge.net
      LICENSE[0]=GPL
         ENTERED=20040721
         UPDATED=20040721
           SHORT="C-library to create PostScript files on the fly."
cat <<EOF
pslib is a C-library to create PostScript files on the fly. It offers
many drawing primitives, inclusion of png and eps images and a very
sophisticated text rendering including hyphenation, kerning and ligatures.
It can read external Type1 fonts and embed them into the output file.
It supports pdfmarks which makes it in combination with ghostscript's
pdfwriter an alternative for libraries creating PDF.
EOF
