Patrick Kelley 8fd444092b initial
2025-05-07 15:35:15 -04:00

9 lines
261 B
JSON

{
"name": "liburing",
"version": "2.9",
"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"
}