Added package niup (#1085)

This commit is contained in:
Dario Lah 2019-05-31 21:39:06 +02:00 committed by Miran
parent bab0824db6
commit 7ebf94eee4

View File

@ -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"
}
]