Files
coroutine2/meta/libraries.json
2020-12-15 21:55:31 -05:00

16 lines
303 B
JSON

{
"key": "coroutine2",
"name": "Coroutine2",
"authors": [
"Oliver Kowalke"
],
"description": "(C++11) Coroutine library.",
"category": [
"Concurrent"
],
"maintainers": [
"Oliver Kowalke <oliver.kowalke -at- gmail.com>"
],
"cxxstd": "11"
}