blob: cadf04a479bfa601781668eb3beb092398aebe78 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
pkgbase = python-getmac
pkgdesc = Pure-Python package to get the MAC address of network interfaces and hosts on the local network.
pkgver = 0.9.5
pkgrel = 1
url = https://github.com/GhostofGoes/getmac
arch = any
license = MIT
makedepends = python-setuptools
source = https://files.pythonhosted.org/packages/source/g/getmac/getmac-0.9.5.tar.gz
md5sums = ec476b060039d2d8d86de0502e43a5ac
pkgname = python-getmac
|