           SPELL=sqlacodegen
         VERSION=1.1.6
     SOURCE_HASH=sha512:f88c7485b0ba058b36acc799fc60970e1e9e7a1b5c81e5bd9a99a6c6b21bf840d7eb95b7450e76742a5d5a0ceaa455c41176dd6f20086923cc7ab4c41286e49c
       SOURCE=$SPELL-$VERSION.tar.gz
   SOURCE_URL=https://pypi.python.org/packages/source/s/sqlacodegen/$SOURCE
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
   WEB_SITE=https://bitbucket.org/agronholm/sqlacodegen
         ARCHIVE=off
      LICENSE[0]=MIT
         ENTERED=20130529
        KEYWORDS="python"
           SHORT="generate SQLAlchemy model code"
cat << EOF
This is a tool that reads the structure of an existing database and generates the 
appropriate SQLAlchemy model code, using the declarative style if possible.
EOF
