aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDario Lah <dario.lah@gmail.com>2019-05-31 21:39:06 +0200
committerMiran <narimiran@disroot.org>2019-05-31 21:39:06 +0200
commit7ebf94eee4766780ade4a67bae2ea0d13de20fdb (patch)
tree2ff8072a0dab48a07ce1c99333d5fe41cce1c85c
parentbab0824db60aa1a78e70f5d46e13ff046c620770 (diff)
downloadpackages-7ebf94eee4766780ade4a67bae2ea0d13de20fdb.tar.gz
packages-7ebf94eee4766780ade4a67bae2ea0d13de20fdb.zip
Added package niup (#1085)
-rw-r--r--packages.json13
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"
}
]