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-15 13:27:35 -05:00 committed by GitHub
parent 7f9d6d94b7
commit 5cd2311bd4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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",