mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-08 00:53:10 +00:00
Added whois lib (#1930)
This commit is contained in:
parent
e79fd5e575
commit
3928ca2c8b
@ -22878,5 +22878,17 @@
|
|||||||
"description": "Distributions is a Nim library for distributions and their functions.",
|
"description": "Distributions is a Nim library for distributions and their functions.",
|
||||||
"license": "Apache-2.0 License",
|
"license": "Apache-2.0 License",
|
||||||
"web": "https://github.com/ayman-albaz/distributions"
|
"web": "https://github.com/ayman-albaz/distributions"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "whois",
|
||||||
|
"url": "https://gitea.com/Thisago/whois.nim",
|
||||||
|
"method": "git",
|
||||||
|
"tags": [
|
||||||
|
"whois",
|
||||||
|
"dns"
|
||||||
|
],
|
||||||
|
"description": "A simple and free whois client",
|
||||||
|
"license": "MIT",
|
||||||
|
"web": "https://gitea.com/Thisago/whois.nim"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user