zeek/auxil/vcpkg/ports/co/vcpkg.json
Patrick Kelley 8fd444092b initial
2025-05-07 15:35:15 -04:00

12 lines
271 B
JSON

{
"name": "co",
"version-semver": "2.0.3",
"port-version": 1,
"description": "A go-style coroutine library in C++11 and more",
"homepage": "https://github.com/idealvin/cocoyaxi",
"supports": "!uwp & !(arm & windows)",
"dependencies": [
"cocoyaxi"
]
}