mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-02 14:13:05 +00:00
Added binaryparse package
This commit is contained in:
parent
67946af159
commit
3dbdcfbd95
@ -976,6 +976,18 @@
|
||||
"license": "MIT",
|
||||
"web": "https://github.com/PMunch/drawille-nim"
|
||||
},
|
||||
{
|
||||
"name": "binaryparse",
|
||||
"url": "https://github.com/PMunch/binaryparse",
|
||||
"method": "git",
|
||||
"tags": [
|
||||
"parsing",
|
||||
"binary"
|
||||
],
|
||||
"description": "Binary parser (and writer) in pure Nim. Generates efficient parsing procedures that handle many commonly seen patterns seen in binary files and does sub-byte field reading.",
|
||||
"license": "MIT",
|
||||
"web": "https://github.com/PMunch/binaryparse"
|
||||
},
|
||||
{
|
||||
"name": "sdl2_nim",
|
||||
"url": "https://github.com/Vladar4/sdl2_nim",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user