summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorSergej Schmidt2017-05-04 12:14:03 +0200
committerSergej Schmidt2017-05-04 12:14:03 +0200
commite02fe0e5fb68500e978eb16c62c0080f401905a0 (patch)
tree42aeff3b04a152acdd0009ece57de6b3785dc9cb /.SRCINFO
downloadaur-e02fe0e5fb68500e978eb16c62c0080f401905a0.tar.gz
Initial package creation.
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO16
1 files changed, 16 insertions, 0 deletions
diff --git a/.SRCINFO b/.SRCINFO
new file mode 100644
index 000000000000..8b719823058b
--- /dev/null
+++ b/.SRCINFO
@@ -0,0 +1,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
+