# -*- 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
description advanced python exception handler
long_description Mongoose catches runaway Pythons. It provides a \
graceful exit and report when an uncaught Python \
exception occurs in deployed production or beta \
software, catches and reports otherwise unhandled \
Python exceptions in a helpful and extensible manner, \
automatically generates an unique Mongoose Incident \
Identifier to help you track the same bug across \
homepage http://themongoose.sourceforge.net/
master_sites sourceforge:themongoose
distname mongoose-${version}
checksums md5 0dcd92b57626d6ee67d96b6132e713c5 \
rmd160 0db446c8fba90fbc5016a2b64fa7742f8802c5a0 \
sha256 4a767fc5e843946dbb11af6ab6ee870cf39f414abba54eb573a3db4e8202513f \
if {${name} ne ${subport}} {
xinstall -m 0644 -W ${worksrcpath} README \
${destroot}${prefix}/share/doc/${subport}
livecheck.regex {mongoose-([.\d]+)\.zip}