Added package dnsclient (#1101)
This commit is contained in:
parent
3974d405b4
commit
b6b3b5eb07
1 changed files with 12 additions and 0 deletions
|
|
@ -13565,5 +13565,17 @@
|
|||
"description": "lolcat implementation in Nim",
|
||||
"license": "MIT",
|
||||
"web": "https://github.com/OHermesJunior/lolcat.nim"
|
||||
},
|
||||
{
|
||||
"name": "dnsclient",
|
||||
"url": "https://github.com/ba0f3/dnsclient.nim",
|
||||
"method": "git",
|
||||
"tags": [
|
||||
"dns",
|
||||
"dnsclient"
|
||||
],
|
||||
"description": "Simple DNS Client & Library",
|
||||
"license": "MIT",
|
||||
"web": "https://github.com/ba0f3/dnsclient.nim"
|
||||
}
|
||||
]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue