vcpkg/ports/libcopp/vcpkg.json
2021-06-21 14:18:40 -07:00

10 lines
282 B
JSON

{
"name": "libcopp",
"version-semver": "1.4.1",
"maintainers": "owent <admin@owent.net>",
"description": "A cross-platfrom coroutine library for C++",
"homepage": "https://github.com/owent/libcopp",
"documentation": "https://libcopp.atframe.work/",
"license": "MIT"
}