Added package deser (#1748)

This commit is contained in:
Gabben
2020-12-13 05:54:00 +01:00
committed by GitHub
parent 868b48a5af
commit 4095a37797
+13
View File
@@ -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"
}
]