2025-01-12 20:37:50 +08:00

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"
}