2
0
mirror of https://github.com/boostorg/context.git synced 2026-01-21 16:52:26 +00:00
Files
context/meta/libraries.json
2016-07-04 10:14:47 +02:00

16 lines
303 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>"
]
}