17 lines
323 B
JSON
17 lines
323 B
JSON
{
|
|
"key": "context",
|
|
"name": "Context",
|
|
"authors": [
|
|
"Oliver Kowalke"
|
|
],
|
|
"description": "(C++11) Context switching library.",
|
|
"category": [
|
|
"Concurrent",
|
|
"System"
|
|
],
|
|
"maintainers": [
|
|
"Oliver Kowalke <oliver.kowalke -at- gmail.com>"
|
|
],
|
|
"cxxstd": "11"
|
|
}
|