adding updated libclang-c wrapper package (#1454)

This commit is contained in:
Samantha Demi
2020-04-29 18:23:33 +02:00
committed by GitHub
parent 89f783534b
commit d99532adf2
+15
View File
@@ -17615,5 +17615,20 @@
"description": "Useful Variant Type and Powerful Pattern Matching for Nim",
"license": "MIT",
"web": "https://github.com/zer0-star/matsuri"
},
{
"name": "clang",
"url": "https://github.com/samdmarshall/libclang-nim",
"method": "git",
"tags": [
"llvm",
"clang",
"libclang",
"wrapper",
"library"
],
"description": "Wrapper for libclang C headers",
"license": "BSD 3-Clause",
"web": "https://github.com/samdmarshall/libclang-nim"
}
]