Add nimgen
This commit is contained in:
parent
f31d4c8aa6
commit
c02c1e2ca1
1 changed files with 15 additions and 0 deletions
|
|
@ -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"
|
||||
}
|
||||
]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue