diff options
Diffstat (limited to 'packages.json')
| -rw-r--r-- | packages.json | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/packages.json b/packages.json index a34419f..601c6bf 100644 --- a/packages.json +++ b/packages.json @@ -13396,5 +13396,18 @@ "description": "alignment is a library to align strings.", "license": "MIT", "web": "https://github.com/jiro4989/alignment" + }, + { + "name": "niup", + "url": "https://github.com/dariolah/niup", + "method": "git", + "tags": [ + "iup", + "gui", + "nim" + ], + "description": "IUP FFI bindings", + "license": "MIT", + "web": "https://github.com/dariolah/niup" } ] |
