# $Id: Portfile 30249 2007-10-23 02:12:47Z jmpp@macports.org $

PortSystem 1.0
PortGroup python24 1.0

name			py-crash
version			0.4-pre3
revision		1
categories		python
platforms		darwin freebsd
maintainers		nomaintainer
description		Python crash handler that handles uncaught exceptions
long_description	PyCrash is a crash handler that handles uncaught \
				exceptions during program execution and collects \
				information about the program context. PyCrash can be \
				very useful in report bug information, because the \
				programmer can easily analyse the program execution \
				context of the crashed application. PyCrash needs \
				threads.

homepage		http://pycrash.sourceforge.net/
master_sites	sourceforge:pycrash
distname		PyCrash-${version}
checksums		md5 18634dc92237e37e3fe92259e45b33d1
