aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--packages.json14
1 files changed, 14 insertions, 0 deletions
diff --git a/packages.json b/packages.json
index 36fbaae..613ee0a 100644
--- a/packages.json
+++ b/packages.json
@@ -13478,5 +13478,19 @@
"description": "A game engine for rapid development and easy prototyping",
"license": "MIT",
"web": "https://github.com/liquid600pgm/rapid"
+ },
+ {
+ "name": "gnutls",
+ "url": "https://github.com/FedericoCeratto/nim-gnutls",
+ "method": "git",
+ "tags": [
+ "wrapper",
+ "library",
+ "security",
+ "crypto"
+ ],
+ "description": "GnuTLS wrapper",
+ "license": "LGPLv2.1",
+ "web": "https://github.com/FedericoCeratto/nim-gnutls"
}
]