           SPELL=python-lru
         VERSION=0.4
          SOURCE="${SPELL}_${VERSION}.tar.gz"
   SOURCE_URL[0]=http://code.liw.fi/debian/pool/main/p/${SPELL}/${SOURCE}
     SOURCE_HASH=sha512:f48fefc5492bd6989cb4999bd59043c4684338df26df6c5d15b064c31611c4d29a2bfb2c91bfedf1df3e3953f06b606baa2f6c86fef1bdb165b92ff6dfbf37df
SOURCE_DIRECTORY="${BUILD_DIRECTORY}/${SPELL}-${VERSION}"
        WEB_SITE="http://liw.fi/lru"
      LICENSE[0]=GPL
         ENTERED=20110329
           SHORT="a pure-Python implementation of an LRU cache"
cat << EOF
a pure-Python implementation of an LRU cache
EOF
