Add libgcrypt (#1086)

This commit is contained in:
Federico Ceratto 2019-06-01 14:35:38 +01:00 committed by Miran
parent 7ebf94eee4
commit 42783c2ef5

View File

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