2
0
mirror of https://github.com/boostorg/fiber.git synced 2026-01-27 06:52:09 +00:00
Files
fiber/meta/libraries.json
Oliver Kowalke 1d5834d996 fix meta infos
2016-11-22 19:59:10 +01:00

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