          MODULE=xpm
         VERSION=3.4k
          SOURCE=$MODULE-$VERSION.tar.gz
   SOURCE_URL[0]=http://koala.ilog.fr/ftp/pub/xpm/
      SOURCE_VFY=sha1:a8eac19e5772bf7b3b177353686c1401fbf334bd
        WEB_SITE=http://koala.ilog.fr/lehors/xpm.html
         ENTERED=20050902
         UPDATED=20050902
           SHORT="An ASCII image format and a C library."
cat << EOF
XPixMap (XPM) consists of an ASCII image format and a C library. The format
defines how to store color images (X Pixmap) in a portable and powerful way.
The library provides a set of functions to store and retrieve images to and from
XPM format data, being either files, buffers (files in memory), or data (included files).
EOF
