vcpkg/ports/libhv/vcpkg.json

8 lines
204 B
JSON
Raw Normal View History

{
"name": "libhv",
"version": "1.2.1",
"description": "Libhv is a C/C++ network library similar to libevent/libuv.",
"homepage": "https://github.com/ithewei/libhv",
"supports": "!(arm | uwp)"
}