Add package lodns (#2379)

This commit is contained in:
Ivan Vandot
2022-10-13 18:24:25 +08:00
committed by GitHub
parent 9f0f21158d
commit 892bb62f37
+14
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"
}
]