mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-03 22:53:10 +00:00
Added package dnsclient (#1101)
This commit is contained in:
parent
3974d405b4
commit
b6b3b5eb07
@ -13565,5 +13565,17 @@
|
|||||||
"description": "lolcat implementation in Nim",
|
"description": "lolcat implementation in Nim",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"web": "https://github.com/OHermesJunior/lolcat.nim"
|
"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…
x
Reference in New Issue
Block a user