summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 8b719823058be50c8f0004d5c94a4929210f30f9 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
pkgbase = python-arpreq
	pkgdesc = Python C extension to query the Kernel ARP cache for the MAC address of a given IP address.
	pkgver = 0.3.2
	pkgrel = 1
	url = https://pypi.python.org/pypi/arpreq/
	arch = any
	license = MIT
	makedepends = python-setuptools
	depends = python
	provides = python-arpreq
	options = !emptydirs
	source = arpreq-0.3.2.tar.gz::https://github.com/sebschrader/python-arpreq/archive/v0.3.2.tar.gz
	sha256sums = 6cbf082d1f1d3952b72fb907c0e577b920c1101b54a8a4bd34c32771851f012f

pkgname = python-arpreq