mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-03 22:53:10 +00:00
Add resolv.nim (#1960)
This commit is contained in:
parent
a96222a24c
commit
8a267fe2be
@ -19589,6 +19589,19 @@
|
|||||||
"license": "GPL-3.0",
|
"license": "GPL-3.0",
|
||||||
"web": "https://github.com/mildred/nimnews"
|
"web": "https://github.com/mildred/nimnews"
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"name": "resolv",
|
||||||
|
"url": "https://github.com/mildred/resolv.nim",
|
||||||
|
"method": "git",
|
||||||
|
"tags": [
|
||||||
|
"dns",
|
||||||
|
"dnsclient",
|
||||||
|
"client"
|
||||||
|
],
|
||||||
|
"description": "DNS resolution nimble making use of the native glibc resolv library",
|
||||||
|
"license": "MIT",
|
||||||
|
"web": "https://github.com/mildred/resolv.nim"
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"name": "zopflipng",
|
"name": "zopflipng",
|
||||||
"url": "https://github.com/bung87/zopflipng",
|
"url": "https://github.com/bung87/zopflipng",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user