           SPELL=sqlalchemy-migrate
         VERSION=0.7.2
     SOURCE_HASH=sha512:31c56da755ccccdc0aa5eacddcb097a4bd6431ab72a5b964689b0943b50ae4b23e034ae84d8dad4707d4cf9bea5b538e015ff755318685cc17dd82497a4cb4a9
          SOURCE=$SPELL-$VERSION.tar.gz
 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
