15 lines
550 B
Bash
15 lines
550 B
Bash
# Template file for 'python-scapy'
|
|
pkgname=scapy
|
|
version=2.3.3
|
|
revision=2
|
|
noarch=yes
|
|
build_style=python2-module
|
|
pycompile_module="scapy"
|
|
hostmakedepends="python-setuptools"
|
|
depends="python tcpdump python-crypto python-pyx python-matplotlib sox"
|
|
short_desc="Powerful interactive packet manipulation program written in Python"
|
|
maintainer="cipr3s <cipr3s@gmx.com>"
|
|
license="GPL-2"
|
|
homepage="http://secdev.org/projects/scapy"
|
|
distfiles="${PYPI_SITE}/s/scapy/scapy-${version}.tgz"
|
|
checksum=9d3b0293dcdc2cc42eedacbc9003038109558c4b5c5e4a3fa01b8ef5762f1eb0
|