summaryrefslogtreecommitdiffstats
path: root/src/boost/libs/system/meta/libraries.json
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--src/boost/libs/system/meta/libraries.json11
1 files changed, 11 insertions, 0 deletions
diff --git a/src/boost/libs/system/meta/libraries.json b/src/boost/libs/system/meta/libraries.json
new file mode 100644
index 00000000..90d12182
--- /dev/null
+++ b/src/boost/libs/system/meta/libraries.json
@@ -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"
+ ]
+}