From 7ebf94eee4766780ade4a67bae2ea0d13de20fdb Mon Sep 17 00:00:00 2001 From: Dario Lah Date: Fri, 31 May 2019 21:39:06 +0200 Subject: Added package niup (#1085) --- packages.json | 13 +++++++++++++ 1 file changed, 13 insertions(+) (limited to 'packages.json') 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" } ] -- cgit v1.2.3