# $Id: Portfile 55289 2009-08-08 09:16:39Z ryandesign@macports.org $
PortSystem 1.0
PortGroup python25 1.0

name fusil
version 0.7
categories security
maintainers nomaintainer
description A tool to fuzz various software
long_description Fusil is a fuzzing framework easing the discovery of problem in software data input, using \
   a technic know as fuzzing, where a system is feed with coorupted data in order to see how it react. 

homepage http://fusil.hachoir.org/trac
platforms darwin
master_sites http://pypi.python.org/packages/source/f/fusil/
checksums md5 c3a92f10331a48d0336e0c21a77a1169

