diff --git a/packages.json b/packages.json index 44a8e29..ddf9ac3 100644 --- a/packages.json +++ b/packages.json @@ -10247,6 +10247,31 @@ "license": "MIT", "web": "https://github.com/juancarlospaco/nim-espeak" }, + { + "name": "uibuilder", + "url": "https://github.com/ba0f3/uibuilder.nim", + "method": "git", + "tags": [ + "ui", + "builder", + "libui", + "designer", + "gtk", + "gnome", + "glade", + "interface", + "gui", + "linux", + "windows", + "osx", + "mac", + "native", + "generator" + ], + "description": "UI building with Gnome's Glade", + "license": "MIT", + "web": "https://github.com/ba0f3/uibuilder.nim" + }, { "name": "webp", "url": "https://github.com/juancarlospaco/nim-webp",