mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-12-01 08:38:59 +08:00
4016ce410c
* [libev] add port * review fixes * fix version * review fix * fix version commit sha
9 lines
271 B
JSON
9 lines
271 B
JSON
{
|
|
"name": "libev",
|
|
"version": "4.33",
|
|
"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"
|
|
}
|