aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--packages.json9
1 files changed, 9 insertions, 0 deletions
diff --git a/packages.json b/packages.json
index 5331df8..f580167 100644
--- a/packages.json
+++ b/packages.json
@@ -640,5 +640,14 @@
"description":"A library to provide abstract access to various archives.",
"license":"WTFPL",
"web":"https://github.com/fowlmouth/physfs"
+ },
+ {
+ "name":"shoco",
+ "url":"https://github.com/onionhammer/shoconim.git",
+ "method":"git",
+ "tags":["compression","shoco"],
+ "description":"A fast compressor for short strings",
+ "license": "MIT",
+ "web":"https://github.com/onionhammer/shoconim"
}
]