adding updated libclang-c wrapper package (#1454)
This commit is contained in:
parent
89f783534b
commit
d99532adf2
1 changed files with 15 additions and 0 deletions
|
|
@ -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"
|
||||
}
|
||||
]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue