Add libgcrypt (#1086)
This commit is contained in:
parent
7ebf94eee4
commit
42783c2ef5
1 changed files with 14 additions and 0 deletions
|
|
@ -13409,5 +13409,19 @@
|
|||
"description": "IUP FFI bindings",
|
||||
"license": "MIT",
|
||||
"web": "https://github.com/dariolah/niup"
|
||||
},
|
||||
{
|
||||
"name": "libgcrypt",
|
||||
"url": "https://github.com/FedericoCeratto/nim-libgcrypt",
|
||||
"method": "git",
|
||||
"tags": [
|
||||
"wrapper",
|
||||
"library",
|
||||
"security",
|
||||
"crypto"
|
||||
],
|
||||
"description": "libgcrypt wrapper",
|
||||
"license": "LGPLv2.1",
|
||||
"web": "https://github.com/FedericoCeratto/nim-libgcrypt"
|
||||
}
|
||||
]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue