2
0
mirror of https://github.com/boostorg/sync.git synced 2026-01-19 04:42:12 +00:00
Files
sync/meta/libraries.json
2015-01-08 14:15:16 +03:00

18 lines
422 B
JSON

{
"key": "sync",
"name": "Sync",
"authors": [
"Tim Blechmann",
"Andrey Semashev"
],
"description": "Thread synchronization primitives.",
"category": [
"Concurrent"
],
"maintainers": [
"Tim Blechmann <tim -at- klingt.org>",
"Andrey Semashev <andrey.semashev -at- gmail.com>",
"Vicente J. Botet Escriba <vicente.botet -at- wanadoo.fr>"
]
}