Merge pull request #865 from juancarlospaco/add-tinyfiledialogs1157

Added package tinyfiledialogs
This commit is contained in:
Dominik Picheta 2018-09-24 20:01:52 -07:00 committed by GitHub
commit 2782863eef
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -10784,9 +10784,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"
}
]