aboutsummaryrefslogtreecommitdiff
path: root/packages.json
diff options
context:
space:
mode:
Diffstat (limited to 'packages.json')
-rw-r--r--packages.json15
1 files changed, 14 insertions, 1 deletions
diff --git a/packages.json b/packages.json
index 5f73408..fb563ea 100644
--- a/packages.json
+++ b/packages.json
@@ -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": [
@@ -1594,6 +1594,19 @@
"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",
"method": "git",