summaryrefslogtreecommitdiffstats
path: root/src/boost/libs/winapi/meta
diff options
context:
space:
mode:
Diffstat (limited to 'src/boost/libs/winapi/meta')
-rw-r--r--src/boost/libs/winapi/meta/libraries.json17
1 files changed, 17 insertions, 0 deletions
diff --git a/src/boost/libs/winapi/meta/libraries.json b/src/boost/libs/winapi/meta/libraries.json
new file mode 100644
index 000000000..00817148a
--- /dev/null
+++ b/src/boost/libs/winapi/meta/libraries.json
@@ -0,0 +1,17 @@
+{
+ "key": "winapi",
+ "name": "WinAPI",
+ "status": "hidden",
+ "authors": [
+ "Peter Dimov",
+ "Vicente J. Botet Escriba",
+ "Andrey Semashev"
+ ],
+ "description": "Windows API abstraction layer.",
+ "category": [
+ "Miscellaneous"
+ ],
+ "maintainers": [
+ "Andrey Semashev <andrey.semashev -at- gmail.com>"
+ ]
+}