mirror of
https://github.com/logos-messaging/packages.git
synced 2026-02-10 11:33:12 +00:00
Add mapbits package
This commit is contained in:
parent
04065ed6a9
commit
c8f39fa2ee
@ -5081,5 +5081,20 @@
|
|||||||
"web": "https://github.com/undecided/json_builder",
|
"web": "https://github.com/undecided/json_builder",
|
||||||
"url": "https://github.com/undecided/json_builder",
|
"url": "https://github.com/undecided/json_builder",
|
||||||
"description": "Easy and fast generator for valid json in nim"
|
"description": "Easy and fast generator for valid json in nim"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "mapbits",
|
||||||
|
"tags": [
|
||||||
|
"map",
|
||||||
|
"bits",
|
||||||
|
"byte",
|
||||||
|
"word",
|
||||||
|
"binary"
|
||||||
|
],
|
||||||
|
"method": "git",
|
||||||
|
"license": "MIT",
|
||||||
|
"description": "Access bit mapped portions of bytes in binary data as int variables",
|
||||||
|
"web": "https://github.com/jlp765/mapbits",
|
||||||
|
"url": "https://github.com/jlp765/mapbits"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user