mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-08 00:53:10 +00:00
commit
bb1d5d2061
@ -9025,5 +9025,32 @@
|
|||||||
"description": "SPHINCS⁺ stateless hash-based signature scheme",
|
"description": "SPHINCS⁺ stateless hash-based signature scheme",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"web": "https://github.com/ehmry/nim-sphincs"
|
"web": "https://github.com/ehmry/nim-sphincs"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "nimpb",
|
||||||
|
"url": "https://github.com/oswjk/nimpb",
|
||||||
|
"method": "git",
|
||||||
|
"tags": [
|
||||||
|
"serialization",
|
||||||
|
"protocol-buffers",
|
||||||
|
"protobuf",
|
||||||
|
"library"
|
||||||
|
],
|
||||||
|
"description": "A Protocol Buffers library for Nim",
|
||||||
|
"license": "MIT",
|
||||||
|
"web": "https://github.com/oswjk/nimpb"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "nimpb_protoc",
|
||||||
|
"url": "https://github.com/oswjk/nimpb_protoc",
|
||||||
|
"method": "git",
|
||||||
|
"tags": [
|
||||||
|
"serialization",
|
||||||
|
"protocol-buffers",
|
||||||
|
"protobuf"
|
||||||
|
],
|
||||||
|
"description": "Protocol Buffers compiler support package for nimpb",
|
||||||
|
"license": "MIT",
|
||||||
|
"web": "https://github.com/oswjk/nimpb_protoc"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user