mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-07 08:33:10 +00:00
Add nimssl
This commit is contained in:
parent
9680cf4988
commit
327dd100ff
@ -8560,8 +8560,24 @@
|
|||||||
"library",
|
"library",
|
||||||
"wrapper"
|
"wrapper"
|
||||||
],
|
],
|
||||||
"description": "libssl2 wrapper for Nim",
|
"description": "libssh2 wrapper for Nim",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"web": "https://github.com/genotrance/nimssh2"
|
"web": "https://github.com/genotrance/nimssh2"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "nimssl",
|
||||||
|
"url": "https://github.com/genotrance/nimssl",
|
||||||
|
"method": "git",
|
||||||
|
"tags": [
|
||||||
|
"openssl",
|
||||||
|
"sha",
|
||||||
|
"sha1",
|
||||||
|
"hash",
|
||||||
|
"sha256",
|
||||||
|
"sha512"
|
||||||
|
],
|
||||||
|
"description": "OpenSSL wrapper for Nim",
|
||||||
|
"license": "MIT",
|
||||||
|
"web": "https://github.com/genotrance/nimssl"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user