mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-04 07:03:13 +00:00
Add nim-binary-serialization (#3040)
This commit is contained in:
parent
82a19aa591
commit
13d3ad2de6
@ -7934,6 +7934,19 @@
|
|||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"web": "https://github.com/status-im/nim-ssz-serialization"
|
"web": "https://github.com/status-im/nim-ssz-serialization"
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"name": "binary_serialization",
|
||||||
|
"url": "https://github.com/status-im/nim-binary-serialization",
|
||||||
|
"method": "git",
|
||||||
|
"tags": [
|
||||||
|
"library",
|
||||||
|
"binary",
|
||||||
|
"serialization"
|
||||||
|
],
|
||||||
|
"description": "Binary packed serialization compatible with the status-im/nim-serialization framework",
|
||||||
|
"license": "MIT",
|
||||||
|
"web": "https://github.com/status-im/nim-binary-serialization"
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"name": "confutils",
|
"name": "confutils",
|
||||||
"url": "https://github.com/status-im/nim-confutils",
|
"url": "https://github.com/status-im/nim-confutils",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user