Merge pull request #631 from genotrance/master

Add nimgen
This commit is contained in:
Dominik Picheta 2017-12-06 18:19:40 +00:00 committed by GitHub
commit 67946af159
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -7814,5 +7814,20 @@
"description": "Wrapper for libnetpbm",
"license": "MIT",
"web": "https://github.com/barcharcraz/nim-netpbm"
},
{
"name": "nimgen",
"url": "https://github.com/genotrance/nimgen",
"method": "git",
"tags": [
"c2nim",
"library",
"wrapper",
"c",
"c++"
],
"description": "C2nim helper to simplify and automate wrapping C libraries",
"license": "MIT",
"web": "https://github.com/genotrance/nimgen"
}
]