[63707] trunk/dports/python

stromnov at macports.org stromnov at macports.org
Fri Feb 12 14:25:38 PST 2010


Revision: 63707
          http://trac.macports.org/changeset/63707
Author:   stromnov at macports.org
Date:     2010-02-12 14:25:38 -0800 (Fri, 12 Feb 2010)
Log Message:
-----------
py26-cogen: New port.

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

Added: trunk/dports/python/py26-cogen/Portfile
===================================================================
--- trunk/dports/python/py26-cogen/Portfile	                        (rev 0)
+++ trunk/dports/python/py26-cogen/Portfile	2010-02-12 22:25:38 UTC (rev 63707)
@@ -0,0 +1,28 @@
+# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4
+# $Id$
+
+PortSystem          1.0
+PortGroup           python26 1.0
+
+name                py26-cogen
+version             0.2.1
+maintainers         stromnov openmaintainer
+
+description         Library for network oriented, coroutine based programming.
+
+long_description    Coroutines and asynchronous I/O using enhanced generators \
+                    from python 2.5, including a enhanced WSGI server.
+
+platforms           darwin
+
+homepage            http://code.google.com/p/cogen/
+master_sites        googlecode:cogen
+distname            cogen-${version}
+
+use_zip             yes
+
+checksums           md5     6c765905e4bc0278d35dd5c0011d032d \
+                    sha1    6163a459f3dc007fd6832de12b7d26bcdaea295b \
+                    rmd160  3e3a9ce41179e8482f6b7861f6a79f070a6e36f0
+
+depends_build       port:py26-setuptools


Property changes on: trunk/dports/python/py26-cogen/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/20100212/1c8d6afb/attachment-0001.html>


More information about the macports-changes mailing list