Add nimssh

This commit is contained in:
Ganesh Viswanathan 2018-03-09 16:02:48 -06:00
commit 9680cf4988

View File

@ -8550,5 +8550,18 @@
"description": "WinKerberos wrapper for Nim", "description": "WinKerberos wrapper for Nim",
"license": "MIT", "license": "MIT",
"web": "https://github.com/genotrance/nimkerberos" "web": "https://github.com/genotrance/nimkerberos"
},
{
"name": "nimssh2",
"url": "https://github.com/genotrance/nimssh2",
"method": "git",
"tags": [
"ssh",
"library",
"wrapper"
],
"description": "libssl2 wrapper for Nim",
"license": "MIT",
"web": "https://github.com/genotrance/nimssh2"
} }
] ]