description A Twisted-based publish/subscribe messaging server that uses the STOMP protocol
long_description Morbid is a STOMP publish/subscribe server with absolutely \
no potential to cluster. It supports publish/subscribe \
topics, and runs as a single node.
homepage http://www.morbidq.com/
master_sites pypi:m/morbid/
distname morbid-${version}
checksums md5 5a2458def7e583a10c46c046dbab9c4a \
sha1 36cf50606c1cd97c0bce310ced35d48d7eda7d3d \
rmd160 c70a5cddd15071074407243d670fe4e0d3b9be16
if {${name} ne ${subport}} {
depends_build port:py${python.version}-setuptools
depends_lib-append port:py${python.version}-twisted \
port:py${python.version}-stomper
livecheck.url https://pypi.python.org/pypi/morbid/
livecheck.regex {morbid (\d+(?:\.\d+)*)}