           SPELL=larch
         VERSION=0.19
          SOURCE="python-${SPELL}_${VERSION}.tar.gz"
   SOURCE_URL[0]=http://code.liw.fi/debian/pool/main/p/python-${SPELL}/${SOURCE}
     SOURCE_HASH=sha512:6d57c53e3c9c4531da55e7df6c4e6f5a18e9d1e3637ceef99f9a438fba9802805fc9434bd932539f013da82af610942cf66112d2d4f50ee686d1c223bbdfd0fb
SOURCE_DIRECTORY="${BUILD_DIRECTORY}/python-${SPELL}-${VERSION}"
        WEB_SITE="http://liw.fi/larch"
      LICENSE[0]=GPL
         ENTERED=20110329
           SHORT="an implementation of particular kind of B-tree, based on research by Ohad Rodeh"
cat << EOF
This is an implementation of particular kind of B-tree, based on research by
Ohad Rodeh. See "B-trees, Shadowing, and Clones" (link below) for details on
the data structure. This is the same data structure that btrfs uses.
EOF
