Add metadata file.

This commit is contained in:
Daniel James
2014-08-18 15:11:09 +01:00
parent 9379d94b2a
commit 43b08da03a

11
meta/libraries.json Normal file
View 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"
]
}