# -*- 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
maintainers {stromnov @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.
homepage https://code.google.com/p/cogen/
master_sites pypi:c/cogen/
distname cogen-${version}
checksums md5 6c765905e4bc0278d35dd5c0011d032d \
sha1 6163a459f3dc007fd6832de12b7d26bcdaea295b \
rmd160 3e3a9ce41179e8482f6b7861f6a79f070a6e36f0
if {${name} ne ${subport}} {
depends_build port:py${python.version}-setuptools
livecheck.url https://pypi.python.org/pypi/cogen/json
livecheck.regex {cogen-(\d+(?:\.\d+)*)\.[tz]}