Merge pull request #61 from onionhammer/patch-3

Added clibpp C++ library wrapping package
This commit is contained in:
Billingsly Wetherfordshire 2014-05-29 21:07:11 -05:00
commit b38dcb8bbc

View File

@ -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",