           SPELL=sqlalchemy-migrate
         VERSION=0.7.1
          SOURCE=$SPELL-$VERSION.tar.gz
     SOURCE_HASH=sha512:1a00a26b27271c231209216e1ff98eb605c9532363f55c8a1fc046dc1bd2f8d0eaf49fb25054030c4af1d0949682724dc498d8fe160a5bf9936eb057d6144d03
 SOURCE_URL=http://pypi.python.org/packages/source/s/$SPELL/$SOURCE
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
   WEB_SITE=http://code.google.com/p/$SPELL
      LICENSE[0]=MIT
         ENTERED=20100912
        KEYWORDS="python"
           SHORT="Schema migration tools for SQLAlchemy"
cat << EOF
Schema migration tools for SQLAlchemy, designed to support an agile approach to database 
design, and make it easier to keep development and production databases in sync, as schema 
changes are required.
EOF
