           SPELL=elixir
          SPELLX=Elixir
         VERSION=0.4.0
     SOURCE_HASH=sha512:c0e2d137b2d8ed32dcc47e22d3fc6c173d5e9656db7c1d251a89051dcab6f9d37615f3ee510e85145a1da6fe58f77f64124dbb3c25f6ce8fcf22f6d3511f51de
          SOURCE=$SPELLX-$VERSION.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELLX-$VERSION
        WEB_SITE=http://elixir.ematia.de/
SOURCE_URL[0]=http://pypi.python.org/packages/source/E/Elixir/$SOURCE
      LICENSE[0]=MIT
         ENTERED=20070906
        KEYWORDS="python sql"
           SHORT="declarative layer on top of SQLAlchemy"
cat << EOF
Elixir is a declarative layer on top of SQLAlchemy. It is a fairly thin 
wrapper, which provides the ability to define model objects following the 
Active Record design pattern, and using a DSL syntax similar to that of the 
Ruby on Rails ActiveRecord system.
Elixir does not intend to replace SQLAlchemy's core features, but instead 
focuses on providing a simpler syntax for defining model objects when you do 
not need the full expressiveness of SQLAlchemy's manual mapper definitions.
EOF
