mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-28 04:09:00 +08:00
9 lines
354 B
JSON
9 lines
354 B
JSON
{
|
|
"name": "libudns",
|
|
"version": "0.4",
|
|
"port-version": 6,
|
|
"description": "The DNS library, udns, implements thread-safe stub DNS resolver functionality, which may be used both traditional, syncronous way and asyncronously, with application-supplied event loop.",
|
|
"homepage": "https://github.com/ortclib/udns",
|
|
"supports": "!windows & !osx"
|
|
}
|