summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: cfcb535ad48f9304965fb409dbaf2355975ff522 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
pkgbase = wfuzz
	pkgdesc = Utility to bruteforce web applications to find their not linked resources
	pkgver = 3.1.0
	pkgrel = 1
	url = https://github.com/xmendez/wfuzz
	arch = any
	license = GPL
	makedepends = python-setuptools
	makedepends = python-sphinx
	depends = python-pycurl
	depends = python-pyparsing
	depends = python-future
	depends = python-chardet
	depends = python-six
	source = https://github.com/xmendez/wfuzz/archive/v3.1.0.tar.gz
	sha256sums = 60798e56274a377f8770d162935a040d4d6e27919bfbb46cf13a7a0a34896be9

pkgname = wfuzz