vcpkg/ports/libev/vcpkg.json

9 lines
266 B
JSON
Raw Normal View History

{
"name": "libev",
"version": "4.33",
2024-07-31 05:20:13 +08:00
"port-version": 3,
"description": "libev is a high-performance event loop/event model with lots of features.",
"homepage": "http://software.schmorp.de/pkg/libev.html",
2024-07-31 05:20:13 +08:00
"license": "BSD-2-Clause OR GPL-2.0-or-later"
}