aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--packages.json10
1 files changed, 9 insertions, 1 deletions
diff --git a/packages.json b/packages.json
index 65b2eb2..c444dcb 100644
--- a/packages.json
+++ b/packages.json
@@ -238,7 +238,15 @@
"license": "MIT",
"web": "https://github.com/dom96/ipsumgenera"
},
-
+ {
+ "name": "clibpp",
+ "url": "https://github.com/onionhammer/clibpp.git",
+ "method": "git",
+ "tags": ["import", "C++", "library", "wrap"],
+ "description": "Easy way to 'Mock' C++ interface",
+ "license": "MIT",
+ "web": "https://github.com/onionhammer/clibpp"
+ },
{
"name": "pastebin",
"url": "git://github.com/achesak/nimrod-pastebin",