mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-25 01:38:59 +08:00
ea46374aa9
Co-authored-by: Billy O'Neal <bion@microsoft.com>
10 lines
282 B
JSON
10 lines
282 B
JSON
{
|
|
"name": "liburing",
|
|
"version": "2.6",
|
|
"port-version": 1,
|
|
"description": "Linux-native io_uring I/O access library",
|
|
"homepage": "https://github.com/axboe/liburing",
|
|
"license": "(MIT OR LGPL-2.1) AND (MIT OR (GPL-2.0 WITH Linux-syscall-note))",
|
|
"supports": "linux"
|
|
}
|