summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 61fd603147107de3cf3b38b0f96c4b49c4939bcf (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
pkgbase = python-python-pcapng
	pkgdesc = Pure-Python library to parse the pcap-ng format used by newer versions of dumpcap & similar tools
	pkgver = 2.1.1
	pkgrel = 1
	url = https://github.com/rshk/python-pcapng
	arch = any
	license = MIT
	checkdepends = python-pytest
	makedepends = python-build
	makedepends = python-wheel
	makedepends = python-installer
	makedepends = python-setuptools
	makedepends = python-setuptools-scm
	depends = python
	source = python-python-pcapng-2.1.1.tar.gz::https://github.com/rshk/python-pcapng/archive/refs/tags/2.1.1.tar.gz
	sha256sums = e0f86a62b83071430121e63f818d73af88e6aca40165a904cf078e2479166958

pkgname = python-python-pcapng