Added clibpp C++ library wrapping package

This commit is contained in:
onionhammer 2014-05-29 20:45:27 -05:00
parent 2847603911
commit 37b9ab4ca3

View File

@ -238,7 +238,15 @@
"license": "MIT", "license": "MIT",
"web": "https://github.com/dom96/ipsumgenera" "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", "name": "pastebin",
"url": "git://github.com/achesak/nimrod-pastebin", "url": "git://github.com/achesak/nimrod-pastebin",