summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 9ef43c68dac39e51c8e2181deff4999e7357ce0b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
pkgbase = python-boofuzz
	pkgdesc = A fork and successor of the Sulley Fuzzing Framework
	pkgver = 0.4.0
	pkgrel = 1
	url = https://github.com/jtpereyda/boofuzz
	arch = any
	license = GPL
	makedepends = python-setuptools
	depends = python
	depends = python-pyserial
	depends = python-tornado
	depends = python-pydot
	source = python-boofuzz::git+https://github.com/jtpereyda/boofuzz#tag=v0.4.0
	sha256sums = SKIP

pkgname = python-boofuzz