Added nimx lib

This commit is contained in:
Yuriy Glukhov 2015-06-24 17:34:09 +03:00
parent 2c735bed94
commit 2b17b45243

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