Add getmac package (#1248)

This commit is contained in:
PMunch 2019-11-13 11:48:18 +01:00 committed by Miran
parent 24e7c88f7e
commit 935490c850

View File

@ -1272,6 +1272,19 @@
"license": "MIT",
"web": "https://github.com/PMunch/nim-optionsutils"
},
{
"name": "getmac",
"url": "https://github.com/PMunch/getmac",
"method": "git",
"tags": [
"network",
"mac",
"ip"
],
"description": "A package to get the MAC address of a local IP address",
"license": "MIT",
"web": "https://github.com/PMunch/getmac"
},
{
"name": "sdl2_nim",
"url": "https://github.com/Vladar4/sdl2_nim",