# Generated by makepkg 7.0.0
# Tue Dec 16 19:22:05 UTC 2025
pkgbase = scapy
	pkgdesc = Powerful interactive packet manipulation program written in Python
	pkgver = 2.6.1
	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-build
	makedepends = python-installer
	makedepends = python-setuptools
	makedepends = python-wheel
	makedepends = python-sphinx
	source = https://github.com/secdev/scapy/archive/v2.6.1/scapy-2.6.1.tar.gz
	sha256sums = a580a4cf6bbbaf72e64e082d3ee8e5afd4e06becb21eecd24c22d1ef2da58ef3
	sha512sums = 4ab02f5b9dfcf329ee4f4837655066227b1e162e695d6cbe84ada4e2ff44589462a9843b0f16699ec974dcf6e0a81af3c5b088ceac48a679e9591f4cec0eedc8

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
	optdepends = python-prompt_toolkit: expore function
