2
0
mirror of https://github.com/boostorg/fiber.git synced 2026-02-20 14:42:21 +00:00
Files
fiber/meta/libraries.json
oliver Kowalke dfef6a9bf4 add subdir meta
2016-06-07 07:58:25 +02:00

16 lines
290 B
JSON

{
"key": "fiber",
"name": "Fiber",
"authors": [
"Oliver Kowalke"
],
"description": "Userland threads library.",
"category": [
"Concurrent",
"System"
],
"maintainers": [
"Oliver Kowalke <oliver.kowalke -at- gmail.com>"
]
}