mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-03 14:43:06 +00:00
Added package deser (#1748)
This commit is contained in:
parent
868b48a5af
commit
4095a37797
@ -20763,5 +20763,18 @@
|
||||
"description": "Interface for reading per bits",
|
||||
"license": "MIT",
|
||||
"web": "https://github.com/sealmove/bitstreams"
|
||||
},
|
||||
{
|
||||
"name": "deser",
|
||||
"url": "https://github.com/gabbhack/deser",
|
||||
"method": "git",
|
||||
"tags": [
|
||||
"library",
|
||||
"deserialization",
|
||||
"serialization"
|
||||
],
|
||||
"description": "De/serialization library for Nim ",
|
||||
"license": "MIT",
|
||||
"web": "https://github.com/gabbhack/deser"
|
||||
}
|
||||
]
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user