From 685c7bf8131bf66ce59fbc7e4ca743d1a1bc0cb4 Mon Sep 17 00:00:00 2001 From: Federico Ceratto Date: Sat, 1 Jun 2019 13:08:05 +0100 Subject: Add libgcrypt --- packages.json | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/packages.json b/packages.json index 601c6bf..f42d68d 100644 --- a/packages.json +++ b/packages.json @@ -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" } ] -- cgit v1.2.3