aboutsummaryrefslogtreecommitdiff
path: root/packages.json
diff options
context:
space:
mode:
Diffstat (limited to 'packages.json')
-rw-r--r--packages.json15
1 files changed, 15 insertions, 0 deletions
diff --git a/packages.json b/packages.json
index 9731e42..d1462b9 100644
--- a/packages.json
+++ b/packages.json
@@ -7841,5 +7841,20 @@
"description": "C2nim helper to simplify and automate wrapping C libraries",
"license": "MIT",
"web": "https://github.com/genotrance/nimgen"
+ },
+ {
+ "name": "sksbox",
+ "url": "https://github.com/Skrylar/sksbox",
+ "method": "git",
+ "tags": [
+ "sbox",
+ "binary",
+ "binaryformat",
+ "nothings",
+ "container"
+ ],
+ "description": "A native-nim implementaton of the sBOX generic container format.",
+ "license": "MIT",
+ "web": "https://github.com/Skrylar/sksbox"
}
]