Add package getdns (#2357)

* Add package getdns

* Update packages.json

Co-authored-by: Miran <narimiran@disroot.org>
This commit is contained in:
ehmry
2022-09-16 02:27:35 +08:00
committed by GitHub
co-authored by Miran
parent 7f9d6d94b7
commit 5cd2311bd4
+9
View File
@@ -27459,6 +27459,15 @@
"license": "MIT",
"web": "https://github.com/srozb/peni"
},
{
"name": "getdns",
"url": "https://git.sr.ht/~ehmry/getdns-nim",
"method": "git",
"tags": [ "dns", "network" ],
"description": "Wrapper over the getdns API",
"license": "BSD-3-Clause",
"web": "https://getdnsapi.net/"
},
{
"name": "ezscr",
"url": "https://github.com/thisago/ezscr",