           SPELL=larch
         VERSION=0.31
          SOURCE="python-${SPELL}_${VERSION}.orig.tar.gz"
   SOURCE_URL[0]=http://code.liw.fi/debian/pool/main/p/python-${SPELL}/${SOURCE}
     SOURCE_HASH=sha512:c61b98ade22ffb1e56f4fd493874f0c78033a66cec11a818fd6c48fdf8047fc46e82ea2e5359be335311ab250258e5fa38553c3bb05fcc569855dc05ee2b3f89
SOURCE_DIRECTORY="${BUILD_DIRECTORY}/${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
