Add getmac package (#1248)
This commit is contained in:
parent
24e7c88f7e
commit
935490c850
1 changed files with 13 additions and 0 deletions
|
|
@ -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",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue