Add package lodns (#2379)

This commit is contained in:
Ivan Vandot 2022-10-13 12:24:25 +02:00 committed by GitHub
parent 9f0f21158d
commit 892bb62f37
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -27702,5 +27702,19 @@
"description": "Implementation of wcwidth with Nim.",
"license": "MIT",
"web": "https://github.com/shoyu777/wcwidth-nim"
},
{
"name": "lodns",
"url": "https://github.com/vandot/lodns",
"method": "git",
"tags": [
"dns",
"udp",
"server",
"developer-tools"
],
"description": "Simple DNS server for local development.",
"license": "BSD-3-Clause",
"web": "https://github.com/vandot/lodns"
}
]