# $Id: Portfile 60276 2009-11-07 21:47:33Z adfernandes@macports.org $

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            https://storm.canonical.com/
master_sites        http://launchpad.net/storm/trunk/${version}/+download/
distname            storm-${version}
use_bzip2           yes

checksums           sha1 bf67ac73f925d67f28c7dda9f2c75d215e9f22ba
