mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-04 07:03:13 +00:00
Merge pull request #304 from yglukhov/patch-8
Renamed nim-libclang to libclang.
This commit is contained in:
commit
d35f6f12ec
@ -1581,7 +1581,7 @@
|
|||||||
"web": "https://github.com/flaviut/easy-bcrypt/blob/master/easy-bcrypt.nimble"
|
"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",
|
"url": "https://github.com/cowboy-coders/nim-libclang.git",
|
||||||
"method": "git",
|
"method": "git",
|
||||||
"tags": [
|
"tags": [
|
||||||
@ -1593,6 +1593,19 @@
|
|||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"web": "https://github.com/cowboy-coders/nim-libclang"
|
"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",
|
"name": "nimqml",
|
||||||
"url": "git://github.com/filcuc/nimqml",
|
"url": "git://github.com/filcuc/nimqml",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user