Renamed nim-libclang to libclang.

This commit is contained in:
Yuriy Glukhov 2016-01-08 12:12:49 +02:00
parent 2a69f76d1a
commit 7d07d35f4e

View File

@ -1581,7 +1581,7 @@
"web": "https://github.com/flaviut/easy-bcrypt/blob/master/easy-bcrypt.nimble"
},
{
"name": "nim-libclang",
"name": "libclang",
"url": "https://github.com/cowboy-coders/nim-libclang.git",
"method": "git",
"tags": [
@ -1593,6 +1593,19 @@
"license": "MIT",
"web": "https://github.com/cowboy-coders/nim-libclang"
},
{
"name": "nim-libclang",
"url": "https://github.com/cowboy-coders/nim-libclang.git",
"method": "git",
"tags": [
"wrapper",
"bindings",
"clang"
],
"description": "Please use libclang instead.",
"license": "MIT",
"web": "https://github.com/cowboy-coders/nim-libclang"
},
{
"name": "nimqml",
"url": "git://github.com/filcuc/nimqml",