16 lines
298 B
JSON
16 lines
298 B
JSON
{
|
|
"key": "fiber",
|
|
"name": "Fiber",
|
|
"authors": [
|
|
"Oliver Kowalke"
|
|
],
|
|
"description": "(C++11) Userland threads library.",
|
|
"category": [
|
|
"Concurrent",
|
|
"System"
|
|
],
|
|
"maintainers": [
|
|
"Oliver Kowalke <oliver.kowalke -at- gmail.com>"
|
|
]
|
|
}
|