
Python-afl provides fuzz testing (brute force vulnerability discovery) by the fuzzer American Fuzzy Lop (afl) for Python code.
Several flaws in a couple of popular programs could be detected successfully with it (see /usr/share/doc/python-afl/trophy-case.rst).
This package contains the afl bindings for Python 2 code.