           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
     SOURCE_HASH=sha512:0c4918bba37c629f11f830d2358365f7646d0705f0a0ef580edeea02d0d01f33a1eb54b9068ac01d15c9375bbc97bad0432ed7cab4b55d1b428045aa81ba60ac
        WEB_SITE=http://pslib.sourceforge.net
      LICENSE[0]=GPL
         ENTERED=20040721
        KEYWORDS="postscript doc"
           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
