aboutsummaryrefslogtreecommitdiff
path: root/vcpkg/ports/liburing/vcpkg.json
blob: c0f3d4f8ad767a2aba0ecf23cbeba5dc7b9e3e78 (plain)
1
2
3
4
5
6
7
8
{
  "name": "liburing",
  "version": "2.12",
  "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"
}