mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-10 10:03:07 +00:00
Added package byteutils (#1710)
This commit is contained in:
parent
b56be38783
commit
5f7c08441a
@ -20375,5 +20375,19 @@
|
|||||||
"description": "GFF <-> NWNT Converter (NeverWinter Nights Text)",
|
"description": "GFF <-> NWNT Converter (NeverWinter Nights Text)",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"web": "https://github.com/WilliamDraco/NWNT"
|
"web": "https://github.com/WilliamDraco/NWNT"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "bytesequtils",
|
||||||
|
"url": "https://github.com/Clonkk/bytesequtils",
|
||||||
|
"method": "git",
|
||||||
|
"tags": [
|
||||||
|
"bytesequtils",
|
||||||
|
"buffer",
|
||||||
|
"string",
|
||||||
|
"seq[byte]"
|
||||||
|
],
|
||||||
|
"description": "Nim package to manipulate buffer as either seq[byte] or string",
|
||||||
|
"license": "MIT",
|
||||||
|
"web": "https://clonkk.github.io/bytesequtils/"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user