mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-04 07:03:13 +00:00
Added package awslambda (#949)
This commit is contained in:
parent
72bc9046c6
commit
7d0783bfbc
@ -9307,7 +9307,7 @@
|
||||
"pqcrypto",
|
||||
"signing"
|
||||
],
|
||||
"description": "SPHINCS\u207A stateless hash-based signature scheme",
|
||||
"description": "SPHINCS⁺ stateless hash-based signature scheme",
|
||||
"license": "MIT",
|
||||
"web": "https://github.com/ehmry/nim-sphincs"
|
||||
},
|
||||
@ -11707,5 +11707,17 @@
|
||||
"description": "Postgres Database ORM for Nim",
|
||||
"license": "MIT",
|
||||
"web": "https://github.com/juancarlospaco/nim-gatabase"
|
||||
},
|
||||
{
|
||||
"name": "awslambda",
|
||||
"url": "https://github.com/lambci/awslambda.nim",
|
||||
"method": "git",
|
||||
"tags": [
|
||||
"aws",
|
||||
"lambda"
|
||||
],
|
||||
"description": "A package to compile nim functions for AWS Lambda",
|
||||
"license": "MIT",
|
||||
"web": "https://github.com/lambci/awslambda.nim"
|
||||
}
|
||||
]
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user