Added variant pkg

This commit is contained in:
Yuriy Glukhov 2015-12-24 23:02:54 +02:00
parent 62601eabcd
commit b25f7a7d40

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"
}
]