mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-08 09:03:09 +00:00
Added package kdialog (#779)
This commit is contained in:
parent
032d9bb10d
commit
60f8b6af8b
@ -9727,6 +9727,37 @@
|
||||
"license": "MIT",
|
||||
"web": "https://github.com/QuinnFreedman/nimgraphviz"
|
||||
},
|
||||
{
|
||||
"name": "fab",
|
||||
"url": "https://github.com/icyphox/fab",
|
||||
"method": "git",
|
||||
"tags": [
|
||||
"colors",
|
||||
"terminal",
|
||||
"formatting",
|
||||
"text",
|
||||
"fun"
|
||||
],
|
||||
"description": "Print fabulously in your terminal",
|
||||
"license": "MIT",
|
||||
"web": "https://github.com/icyphox/fab"
|
||||
},
|
||||
{
|
||||
"name": "kdialog",
|
||||
"url": "https://github.com/juancarlospaco/nim-kdialog",
|
||||
"method": "git",
|
||||
"tags": [
|
||||
"kdialog",
|
||||
"qt5",
|
||||
"kde",
|
||||
"gui",
|
||||
"easy",
|
||||
"qt"
|
||||
],
|
||||
"description": "KDialog Qt5 Wrapper, easy API, KISS design",
|
||||
"license": "LGPLv3",
|
||||
"web": "https://github.com/juancarlospaco/nim-kdialog"
|
||||
},
|
||||
{
|
||||
"name": "fab",
|
||||
"url": "https://github.com/icyphox/fab",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user