mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-02 22:23:06 +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)",
|
||||
"license": "MIT",
|
||||
"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