interprocess/meta/libraries.json
2014-08-18 14:59:55 +01:00

15 lines
367 B
JSON

{
"key": "interprocess",
"name": "Interprocess",
"authors": [
"Ion Gazta\u00f1aga"
],
"description": "Shared memory, memory mapped files, process-shared mutexes, condition variables, containers and allocators.",
"category": [
"Concurrent"
],
"maintainers": [
"Ion Gaztanaga <igaztanaga -at- gmail.com>"
]
}