           SPELL=elixir
         VERSION=0.7.1
     SOURCE_HASH=sha512:4a0fa88bebcc54527d1cbb0275435a4894e620609d0ce8569c67cde63a64630b568db59a71fce43c0819664d85e0b74244f41283f14457dfc3dcea4649e8b85d
          SOURCE=Elixir-$VERSION.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/Elixir-$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
