Merge pull request #197 from yglukhov/patch-4

Added nimx lib
This commit is contained in:
Dominik Picheta 2015-06-24 18:26:26 +01:00
commit 9cf6af5a05

View File

@ -1758,5 +1758,14 @@
"description": "Old Win API library for Nim",
"license": "LGPL with static linking exception",
"web": "https://github.com/nim-lang/oldwinapi"
},
{
"name": "nimx",
"url": "git://github.com/yglukhov/nimx",
"method": "git",
"tags": ["gui", "ui", "library"],
"description": "Cross-platform GUI framework",
"license": "BSD",
"web": "https://github.com/yglukhov/nimx"
}
]