# Generated by makepkg 5.1.3
# Wed Aug  7 23:56:10 UTC 2019
pkgbase = scapy
	pkgdesc = Powerful interactive packet manipulation program written in Python
	pkgver = 2.4.3
	pkgrel = 1
	url = http://www.secdev.org/projects/scapy/
	arch = any
	license = GPL2
	checkdepends = python2-cryptography
	checkdepends = python2-pyx
	checkdepends = python2-matplotlib
	checkdepends = python-cryptography
	checkdepends = python-pyx
	checkdepends = python-matplotlib
	checkdepends = graphviz
	checkdepends = sox
	makedepends = tcpdump
	makedepends = python2
	makedepends = python
	source = https://github.com/secdev/scapy/archive/v2.4.3/scapy-2.4.3.tar.gz
	sha256sums = 40a44ec7924dab19c6d0954fee409b9bea68df405ef9074741f34bee18038923
	sha512sums = 579e3f326f90e10b2839aee805949e14ecab9431f360ef75e60080a971653e1f48a240d812b8ace77754b01b07a2ddb8533d1e6b18ee8804280bf9b2c237cede

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

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

