summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: ded07c0a91050b6878357398bf50cd92f2c2ad35 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
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.3
	pkgrel = 3
	url = https://pypi.python.org/pypi/arpreq/
	arch = any
	license = MIT
	makedepends = python-setuptools
	makedepends = python-wheel
	depends = python
	provides = python-arpreq
	options = !emptydirs
	source = arpreq-0.3.3.tar.gz::https://github.com/sebschrader/python-arpreq/archive/v0.3.3.tar.gz
	sha256sums = 1760783a2278654d5aeecd4d73f84f3ae7c44ded1ec606066c8582a2339a34e3

pkgname = python-arpreq