Added package kdialog (#779)
This commit is contained in:
parent
032d9bb10d
commit
60f8b6af8b
1 changed files with 31 additions and 0 deletions
|
|
@ -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…
Add table
Add a link
Reference in a new issue