Added package binio (#992)
This commit is contained in:
parent
6640778d0c
commit
40f9db1631
1 changed files with 13 additions and 0 deletions
|
|
@ -12467,5 +12467,18 @@
|
|||
"description": "HQ Trivia API wrapper for Nim",
|
||||
"license": "MIT",
|
||||
"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…
Add table
Add a link
Reference in a new issue