pkgbase = wapiti
	pkgdesc = A vulnerability scanner for web applications. It currently search vulnerabilities like XSS, SQL and XPath injections, file inclusions, command execution, LDAP injections, CRLF injections...
	pkgver = 3.0.1
	pkgrel = 1
	url = http://wapiti.sourceforge.net/
	arch = any
	license = GPL
	depends = python
	depends = python-setuptools
	depends = python-requests
	depends = python-beautifulsoup4
	depends = python-lxml
	depends = python-tld
	depends = python-yaswfp
	depends = python-mako
	depends = python-pysocks
	source = http://downloads.sourceforge.net/sourceforge/wapiti/wapiti/wapiti-3.0.1/wapiti3-3.0.1.tar.gz
	sha256sums = bbb8c8f572afe77319734489a6ca0b211df4b87ad294db79b8bf0bda1c5aff29

pkgname = wapiti