mirror of
https://github.com/logos-messaging/packages.git
synced 2026-05-01 10:33:08 +00:00
Added package binio (#992)
This commit is contained in:
parent
6640778d0c
commit
40f9db1631
@ -12467,5 +12467,18 @@
|
|||||||
"description": "HQ Trivia API wrapper for Nim",
|
"description": "HQ Trivia API wrapper for Nim",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"web": "https://github.com/sillibird/nimhq"
|
"web": "https://github.com/sillibird/nimhq"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "binio",
|
||||||
|
"url": "https://github.com/Riderfighter/binio",
|
||||||
|
"method": "git",
|
||||||
|
"tags": [
|
||||||
|
"structured",
|
||||||
|
"byte",
|
||||||
|
"data"
|
||||||
|
],
|
||||||
|
"description": "Package for packing and unpacking byte data",
|
||||||
|
"license": "MIT",
|
||||||
|
"web": "https://github.com/Riderfighter/binio"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user