[61971] trunk/dports/python

akitada at macports.org akitada at macports.org
Sat Dec 26 03:23:06 PST 2009


Revision: 61971
          http://trac.macports.org/changeset/61971
Author:   akitada at macports.org
Date:     2009-12-26 03:23:02 -0800 (Sat, 26 Dec 2009)
Log Message:
-----------
Add py26-elixir.

Added Paths:
-----------
    trunk/dports/python/py26-elixir/
    trunk/dports/python/py26-elixir/Portfile

Added: trunk/dports/python/py26-elixir/Portfile
===================================================================
--- trunk/dports/python/py26-elixir/Portfile	                        (rev 0)
+++ trunk/dports/python/py26-elixir/Portfile	2009-12-26 11:23:02 UTC (rev 61971)
@@ -0,0 +1,26 @@
+# $Id$
+
+PortSystem                      1.0
+PortGroup                       python26 1.0
+
+name                            py26-elixir
+version                         0.7.1
+categories-append               www
+maintainers                     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:py26-sqlalchemy
+
+checksums                       md5 5615ec9693e3a8e44f69623d58f54116 \
+                                sha1 22a1fbdc0163532b7cfbbd54c074a0a5ccf7d060 \
+                                rmd160 a52872aace0db06864ec8ee14263988a9e5886da


Property changes on: trunk/dports/python/py26-elixir/Portfile
___________________________________________________________________
Added: svn:keywords
   + Id
Added: svn:eol-style
   + native
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20091226/c7e60f5a/attachment.html>


More information about the macports-changes mailing list