adding updated libclang-c wrapper package (#1454)

This commit is contained in:
Samantha Demi 2020-04-29 12:23:33 -04:00 committed by GitHub
parent 89f783534b
commit d99532adf2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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