mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-26 02:18:59 +08:00
10 lines
292 B
JSON
10 lines
292 B
JSON
{
|
|
"name": "libev",
|
|
"version": "4.33",
|
|
"port-version": 2,
|
|
"description": "libev is a high-performance event loop/event model with lots of features.",
|
|
"homepage": "http://software.schmorp.de/pkg/libev.html",
|
|
"license": "BSD-2-Clause OR GPL-2.0-or-later",
|
|
"supports": "!windows"
|
|
}
|