mirror of
https://github.com/boostorg/system.git
synced 2025-07-29 20:17:13 +02:00
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