          MODULE=eet
         VERSION=1.6.0
          SOURCE=${MODULE}-${VERSION}.tar.bz2
      SOURCE_URL=http://download.enlightenment.org/releases/
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$MODULE-$VERSION
      SOURCE_VFY=sha1:12cd56722b57e16748fd1939cca5e26ad85ac32f
        WEB_SITE="http://www.enlightenment.org/"
         ENTERED=20120430
         UPDATED=20120430
           SHORT="Data encode/decode and storage library for EFL"
cat <<EOF
EET is designed to write an arbitary set of chunks of data to a file
and optionally compress each chunk, allowing for fast random-access
reading of the file later on.
EOF
