diff --git a/packages.json b/packages.json index cc49352..ae65330 100644 --- a/packages.json +++ b/packages.json @@ -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",