mirror of
https://github.com/logos-messaging/packages.git
synced 2026-05-19 19:39:32 +00:00
commit
db6da254b1
@ -984,6 +984,15 @@
|
|||||||
"description": "Wrapper for OpenSSL's EVP interface",
|
"description": "Wrapper for OpenSSL's EVP interface",
|
||||||
"license": "OpenSSL License and SSLeay License",
|
"license": "OpenSSL License and SSLeay License",
|
||||||
"web": "https://github.com/cowboy-coders/nim-openssl-evp"
|
"web": "https://github.com/cowboy-coders/nim-openssl-evp"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "monad",
|
||||||
|
"url": "git://github.com/superfunc/monad",
|
||||||
|
"method": "git",
|
||||||
|
"tags": ["library", "functional", "monad", "functor"],
|
||||||
|
"description": "basic monadic data types for Nim",
|
||||||
|
"license": "BSD3",
|
||||||
|
"web": "https://gitub.com/superfunc/monad"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user