# $Id: Portfile 61968 2009-12-26 11:09:02Z akitada@macports.org $

PortSystem                      1.0
PortGroup                       python25 1.0

name                            py25-elixir
version                         0.7.1
categories-append               www
maintainers                     stechert akitada openmaintainer
description                     Declarative layer on top of sqlalchemy
long_description                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.

platforms                       darwin

homepage                        http://elixir.ematia.de/
master_sites                    http://cheeseshop.python.org/packages/source/E/Elixir/
distname                        Elixir-${version}

depends_lib                     port:py25-sqlalchemy

checksums                       md5 5615ec9693e3a8e44f69623d58f54116 \
                                sha1 22a1fbdc0163532b7cfbbd54c074a0a5ccf7d060 \
                                rmd160 a52872aace0db06864ec8ee14263988a9e5886da
