Added package tinyfiledialogs

This commit is contained in:
juancarlospaco 2018-09-23 08:57:49 -03:00
parent 203ce2f00e
commit be9160b4a5

View File

@ -10762,9 +10762,29 @@
"name": "finals",
"url": "https://github.com/quelklef/nim-finals",
"method": "git",
"tags": ["types"],
"tags": [
"types"
],
"description": "Transparently declare single-set attributes on types.",
"license": "MIT",
"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"
}
]