           SPELL=plotutils
         VERSION=2.5
          SOURCE=$SPELL-$VERSION.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
   SOURCE_URL[0]=$GNU_URL/$SPELL/$SOURCE
        WEB_SITE=http://www.gnu.org/software/plotutils/
         ENTERED=20090402	
      LICENSE[0]=GPL
     SOURCE_HASH=sha512:ca38c860e231630e0b36bdb46296ceb2fc8ae64e33d60280738660fae408dadd6cd2ce6357c01e25719e1d6403e471ac6ce0a41f1b6aaaf1371a9244a2c946b6
        KEYWORDS="libplot graphics"
           SHORT='Plotting libraries and utilities.'
cat << EOF
 The GNU plotutils package contains software for both programmers and technical users. Its centerpiece is libplot, a powerful C/C++ function library for exporting 2-D vector graphics in many file formats, both vector and raster. It can also do vector graphics animations.

libplot is device-independent in the sense that its API (application programming interface) does not depend on the type of graphics file to be exported.

Besides libplot, the package contains command-line programs for plotting scientific data. Many of them use libplot to export graphics. 
EOF
