forked from boostorg/system
Add metadata file.
This commit is contained in:
11
meta/libraries.json
Normal file
11
meta/libraries.json
Normal file
@ -0,0 +1,11 @@
|
||||
{
|
||||
"key": "system",
|
||||
"name": "System",
|
||||
"authors": [
|
||||
"Beman Dawes"
|
||||
],
|
||||
"description": "Operating system support, including the diagnostics support that will be part of the C++0x standard library.",
|
||||
"category": [
|
||||
"System"
|
||||
]
|
||||
}
|
Reference in New Issue
Block a user