summaryrefslogtreecommitdiffstats
path: root/src/boost/libs/dll/meta/libraries.json
diff options
context:
space:
mode:
Diffstat (limited to 'src/boost/libs/dll/meta/libraries.json')
-rw-r--r--src/boost/libs/dll/meta/libraries.json15
1 files changed, 15 insertions, 0 deletions
diff --git a/src/boost/libs/dll/meta/libraries.json b/src/boost/libs/dll/meta/libraries.json
new file mode 100644
index 00000000..ebe05730
--- /dev/null
+++ b/src/boost/libs/dll/meta/libraries.json
@@ -0,0 +1,15 @@
+{
+ "key": "dll",
+ "name": "DLL",
+ "authors": [
+ "Antony Polukhin", "Renato Tegon Forti"
+ ],
+ "maintainers": [
+ "Antony Polukhin <antoshkka -at- gmail.com>"
+ ],
+ "description": "Library for comfortable work with DLL and DSO.",
+ "std": [ "proposal" ],
+ "category": [
+ "System"
+ ]
+}