[60275] trunk/dports/python

adfernandes at macports.org adfernandes at macports.org
Sat Nov 7 13:45:28 PST 2009


Revision: 60275
          http://trac.macports.org/changeset/60275
Author:   adfernandes at macports.org
Date:     2009-11-07 13:45:25 -0800 (Sat, 07 Nov 2009)
Log Message:
-----------
Closes #22415; New port py26-storm

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

Added: trunk/dports/python/py26-storm/Portfile
===================================================================
--- trunk/dports/python/py26-storm/Portfile	                        (rev 0)
+++ trunk/dports/python/py26-storm/Portfile	2009-11-07 21:45:25 UTC (rev 60275)
@@ -0,0 +1,24 @@
+# $Id$
+
+PortSystem          1.0
+PortGroup           python26 1.0
+
+name                py26-storm
+version             0.15
+categories          python databases
+maintainers         adfernandes openmaintainer
+description         Storm is an object-relational mapper (ORM) for Python developed at Canonical
+long_description    Storm is a Python object-relational mapper between a SQL database and Python \
+    objects. It has been developed at Canonical Ltd. and is used in the \
+    application Launchpad. Storm supports a number of common database backends: \
+    included in the actual distribution are MySQL, PostgreSQL and SQLite. \
+    The project is released under the GNU Lesser General Public License.
+
+platforms           darwin
+
+homepage            http://www.cherrypy.org/
+master_sites        http://launchpad.net/storm/trunk/${version}/+download/
+distname            storm-${version}
+use_bzip2           yes
+
+checksums           sha1 bf67ac73f925d67f28c7dda9f2c75d215e9f22ba


Property changes on: trunk/dports/python/py26-storm/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/20091107/33d0c271/attachment.html>


More information about the macports-changes mailing list