diff --git a/packages.json b/packages.json index a6a404f..d4c1a21 100644 --- a/packages.json +++ b/packages.json @@ -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" } ]