Added package osdialog (#1369)

This commit is contained in:
John Novak
2020-02-21 15:43:14 +01:00
committed by GitHub
parent 21982af3fe
commit e1897e82fb
+24
View File
@@ -16626,6 +16626,30 @@
"license": "AGPLv3",
"web": "https://github.com/linksplatform/Data.Triplets"
},
{
"name": "osdialog",
"url": "https://github.com/johnnovak/nim-osdialog",
"method": "git",
"tags": [
"ui,",
"gui,",
"dialog,",
"wrapper,",
"cross-platform,",
"windows,",
"mac,",
"osx,",
"linux,",
"gtk,",
"gtk2,",
"gtk3,",
"zenity,",
"file"
],
"description": "Nim wrapper for the osdialog library",
"license": "WTFPL",
"web": "https://github.com/johnnovak/nim-osdialog"
},
{
"name": "kview",
"url": "https://github.com/planety/kview",