* Add IUP

* correct botched conflict resolution
This commit is contained in:
ephja 2016-07-14 22:32:52 +02:00 committed by Dominik Picheta
parent 73db28fae3
commit a7cf8dbbbf

View File

@ -4926,5 +4926,17 @@
"web": "https://github.com/FedericoCeratto/nim-circleci",
"url": "https://github.com/FedericoCeratto/nim-circleci",
"description": "CircleCI API client"
},
{
"name": "iup",
"description": "Bindings for the IUP widget toolkit",
"tags": [
"GUI",
"IUP"
],
"url": "https://github.com/nim-lang/iup",
"web": "https://github.com/nim-lang/iup",
"license": "MIT",
"method": "git"
}
]