Bug#792317: ITP: python-afl -- American fuzzy lop for Python

2015-07-14 Thread Daniel Stender
I've got the package ready [1]. The wrapper works fine. If want to try out, #!/usr/bin/python # _*_ coding: utf-8 _*_ import sys import Image import os import afl afl.start() kommandozeile = sys.argv[1:] for dateiname in kommandozeile: print ("Datei: %s" % dateiname) try: bild

Bug#792317: ITP: python-afl -- American fuzzy lop for Python

2015-07-14 Thread Jakub Wilk
* Daniel Stender , 2015-07-13, 23:32: * Package name: python-afl Version : 0.2 FYI, I've just released 0.2.1. * URL : https://bitbucket.org/jwilk/python-afl Please use this in the Homepage field: http://jwilk.net/software/python-afl Thanks in advance. -- Jakub Wi