Added package binio (#992)

This commit is contained in:
Riderfighter 2019-01-16 22:12:17 -08:00 committed by Miran
parent 6640778d0c
commit 40f9db1631

View File

@ -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"
}
]