mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-05 23:53:08 +00:00
Merge pull request #865 from juancarlospaco/add-tinyfiledialogs1157
Added package tinyfiledialogs
This commit is contained in:
commit
2782863eef
@ -10784,9 +10784,29 @@
|
|||||||
"name": "finals",
|
"name": "finals",
|
||||||
"url": "https://github.com/quelklef/nim-finals",
|
"url": "https://github.com/quelklef/nim-finals",
|
||||||
"method": "git",
|
"method": "git",
|
||||||
"tags": ["types"],
|
"tags": [
|
||||||
|
"types"
|
||||||
|
],
|
||||||
"description": "Transparently declare single-set attributes on types.",
|
"description": "Transparently declare single-set attributes on types.",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"web": "https://github.com/Quelklef/nim-finals"
|
"web": "https://github.com/Quelklef/nim-finals"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "tinyfiledialogs",
|
||||||
|
"url": "https://github.com/juancarlospaco/nim-tinyfiledialogs",
|
||||||
|
"method": "git",
|
||||||
|
"tags": [
|
||||||
|
"gui",
|
||||||
|
"wrapper",
|
||||||
|
"gtk",
|
||||||
|
"qt",
|
||||||
|
"linux",
|
||||||
|
"windows",
|
||||||
|
"mac",
|
||||||
|
"osx"
|
||||||
|
],
|
||||||
|
"description": "TinyFileDialogs for Nim.",
|
||||||
|
"license": "MIT",
|
||||||
|
"web": "https://github.com/juancarlospaco/nim-tinyfiledialogs"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user