aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--packages.json13
1 files changed, 13 insertions, 0 deletions
diff --git a/packages.json b/packages.json
index 5d547d5..b70e7ee 100644
--- a/packages.json
+++ b/packages.json
@@ -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"
}
]