mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-05 23:53:08 +00:00
added nim-libclang to packages.json
This commit is contained in:
parent
25366c503c
commit
62d3e8bb89
@ -1047,6 +1047,15 @@
|
|||||||
"description": "simple wrapper providing a convenient interface for the bcrypt password hashing algorithm",
|
"description": "simple wrapper providing a convenient interface for the bcrypt password hashing algorithm",
|
||||||
"license": "CC0",
|
"license": "CC0",
|
||||||
"web": "https://github.com/flaviut/easy-bcrypt/blob/master/easy-bcrypt.nimble"
|
"web": "https://github.com/flaviut/easy-bcrypt/blob/master/easy-bcrypt.nimble"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "nim-libclang",
|
||||||
|
"url": "https://github.com/cowboy-coders/nim-libclang.git",
|
||||||
|
"method": "git",
|
||||||
|
"tags": ["wrapper", "bindings", "clang"],
|
||||||
|
"description": "wrapper for libclang (the C-interface of the clang LLVM frontend)",
|
||||||
|
"license": "MIT",
|
||||||
|
"web": "https://github.com/cowboy-coders/nim-libclang"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user