mirror of
https://github.com/boostorg/sync.git
synced 2026-01-19 04:42:12 +00:00
Added libraries.json.
This commit is contained in:
17
meta/libraries.json
Normal file
17
meta/libraries.json
Normal file
@@ -0,0 +1,17 @@
|
||||
{
|
||||
"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>"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user