Added package deser (#1748)

This commit is contained in:
Gabben 2020-12-13 09:54:00 +05:00 committed by GitHub
parent 868b48a5af
commit 4095a37797
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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"
}
]