mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-04 07:03:13 +00:00
adding updated libclang-c wrapper package (#1454)
This commit is contained in:
parent
89f783534b
commit
d99532adf2
@ -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…
x
Reference in New Issue
Block a user