mirror of
https://github.com/boostorg/signals.git
synced 2026-01-19 04:42:10 +00:00
Add metadata file.
This commit is contained in:
16
meta/libraries.json
Normal file
16
meta/libraries.json
Normal file
@@ -0,0 +1,16 @@
|
|||||||
|
{
|
||||||
|
"key": "signals",
|
||||||
|
"status": "deprecated",
|
||||||
|
"name": "Signals",
|
||||||
|
"authors": [
|
||||||
|
"Doug Gregor"
|
||||||
|
],
|
||||||
|
"description": "Managed signals & slots callback implementation.",
|
||||||
|
"category": [
|
||||||
|
"Function-objects",
|
||||||
|
"Patterns"
|
||||||
|
],
|
||||||
|
"maintainers": [
|
||||||
|
"Douglas Gregor <dgregor -at- cs.indiana.edu>"
|
||||||
|
]
|
||||||
|
}
|
||||||
Reference in New Issue
Block a user