mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-07 16:43:09 +00:00
Add nimgen
This commit is contained in:
parent
f31d4c8aa6
commit
c02c1e2ca1
@ -7814,5 +7814,20 @@
|
|||||||
"description": "Wrapper for libnetpbm",
|
"description": "Wrapper for libnetpbm",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"web": "https://github.com/barcharcraz/nim-netpbm"
|
"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…
x
Reference in New Issue
Block a user