New package: scapy-2.3.3

This commit is contained in:
cipr3s 2017-01-07 23:04:35 +01:00
parent ada513a333
commit 0bccc6ab87

14
srcpkgs/scapy/template Normal file
View file

@ -0,0 +1,14 @@
# Template file for 'python-scapy'
pkgname=scapy
version=2.3.3
revision=1
build_style=python-module
noarch=yes
hostmakedepends="python-setuptools"
depends="python tcpdump python-crypto python-pyx python-matplotlib sox"
short_desc="A powerful interactive packet manipulation program written in Python"
maintainer="cipr3s <cipr3s@gmx.com>"
license="GPL-2"
homepage="http://secdev.org/projects/scapy"
distfiles="https://github.com/secdev/${pkgname}/archive/v${version}.tar.gz"
checksum="67642cf7b806e02daeddd588577588caebddc3426db7904e7999a0b0334a63b5"