# Generated by makepkg 6.0.0
# Mon Jul 12 04:28:40 UTC 2021
pkgbase = scapy
	pkgdesc = Powerful interactive packet manipulation program written in Python
	pkgver = 2.4.5
	pkgrel = 2
	url = http://www.secdev.org/projects/scapy/
	arch = any
	license = GPL2
	checkdepends = python-cryptography
	checkdepends = python-pyx
	checkdepends = python-matplotlib
	checkdepends = graphviz
	checkdepends = sox
	makedepends = tcpdump
	makedepends = python-setuptools
	source = https://github.com/secdev/scapy/archive/v2.4.5/scapy-2.4.5.tar.gz
	sha256sums = cd2aadf020f60102c0fc1c54a2542985adc9371572d3088376c613e1b71f8c53
	sha512sums = b5ccd689f7bd4fbbb86921a35360b94ec7a738b494f16e4764828689835296016bc476825add798406e4d32761d8df90b41ce7e38049afdabf98397b1bf5982a

pkgname = scapy
	pkgdesc = Powerful interactive packet manipulation program written in Python (tools)
	depends = python
	depends = python-scapy

pkgname = python-scapy
	pkgdesc = Powerful interactive packet manipulation program written in Python (library)
	depends = tcpdump
	depends = python
	optdepends = python-cryptography: WEP, IPsec and SSL/TLS support
	optdepends = python-pyx: psdump() and pdfdump() functions
	optdepends = python-matplotlib: plotting support
	optdepends = graphviz: conversations() method support
	optdepends = sox: for VOIP support
