summaryrefslogtreecommitdiffstats
path: root/src/boost/libs/context/meta/libraries.json
blob: ca468790e673563e73b5d4e03d478a6e0bc88b1e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
{
    "key": "context",
    "name": "Context",
    "authors": [
        "Oliver Kowalke"
    ],
    "description": "(C++11) Context switching library.",
    "category": [
        "Concurrent",
        "System"
    ],
    "maintainers": [
        "Oliver Kowalke <oliver.kowalke -at- gmail.com>"
    ]
}