# $Id: Portfile 108208 2013-07-16 07:05:48Z ryandesign@macports.org $

PortSystem 1.0
PortGroup python 1.0

name fusil
version 0.7
categories security
license GPL-2
maintainers nomaintainer
description A tool to fuzz various software
long_description    Fusil is a fuzzing framework easing the discovery of \
                    problems in software data input, using a technique known \
                    as fuzzing, wherein a system is fed corrupted data in \
                    order to see how it reacts.

homepage http://fusil.hachoir.org/trac
platforms darwin
supported_archs noarch
master_sites https://pypi.python.org/packages/source/f/fusil/ \
             http://distfiles.macports.org/python/
checksums md5 c3a92f10331a48d0336e0c21a77a1169

python.default_version 25
