summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 6074608033fa940a4a34e1987cd6dae220631ea6 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
pkgbase = pyshark
	pkgdesc = Python wrapper for tshark, allowing python packet parsing using wireshark dissectors
	pkgver = 0.4.6
	pkgrel = 1
	url = https://github.com/KimiNewt/pyshark
	arch = any
	license = MIT
	makedepends = wireshark-cli
	makedepends = python-py
	makedepends = python-lxml
	makedepends = python-setuptools
	makedepends = python-packaging
	source = pyshark-0.4.6.tar.gz::https://github.com/KimiNewt/pyshark/archive/v0.4.6.tar.gz
	sha512sums = 01b5bc2cf96864bd4ae8d6640fff997eb726ba1e7f775834378626fa98882694074c81ce6b4fe7bea067cad5ab2390bfd214297e40e3191b17a00a498cf923e4

pkgname = python-pyshark
	depends = wireshark-cli
	depends = python-py
	depends = python-lxml
	depends = python-packaging