aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFederico Ceratto <federico.ceratto@gmail.com>2019-06-01 13:08:05 +0100
committerGitHub <noreply@github.com>2019-06-01 13:08:05 +0100
commit685c7bf8131bf66ce59fbc7e4ca743d1a1bc0cb4 (patch)
tree473479681f98b15697ead6ce672f83331330aae6
parent7ebf94eee4766780ade4a67bae2ea0d13de20fdb (diff)
downloadpackages-FedericoCeratto-patch-2.tar.gz
packages-FedericoCeratto-patch-2.zip
-rw-r--r--packages.json14
1 files changed, 14 insertions, 0 deletions
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"
}
]