Merge pull request #296 from yglukhov/patch-7

Added variant pkg
This commit is contained in:
Dominik Picheta 2015-12-24 22:39:40 +00:00
commit 0521dfe71c

View File

@ -3784,5 +3784,16 @@
"description": "Implements framework-agnostic native operating system dialogs calls",
"license": "MIT",
"web": "https://github.com/SSPkrolik/nim-native-dialogs"
},
{
"name": "variant",
"url": "https://github.com/yglukhov/variant.git",
"method": "git",
"tags": [
"variant"
],
"description": "Variant type and type matching",
"license": "MIT",
"web": "https://github.com/yglukhov/variant"
}
]