summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 1e45b77d060df6bb3b3a7948212e5b709aa42661 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
pkgbase = scapy-git
	pkgdesc = A powerful interactive packet manipulation program written in Python
	pkgver = 2.3.3.dev519
	pkgrel = 1
	url = http://www.secdev.org/projects/scapy/
	arch = any
	license = GPL2
	checkdepends = python2-cryptography
	checkdepends = python2-pyx
	checkdepends = python2-matplotlib
	checkdepends = graphviz
	checkdepends = sox
	makedepends = git
	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
	provides = scapy
	conflicts = scapy
	source = scapy-git::git+https://github.com/secdev/scapy
	sha256sums = SKIP

pkgname = scapy-git