Merge pull request #53 from onionhammer/patch-1
Added shoco string compression
This commit is contained in:
commit
c63295e466
1 changed files with 9 additions and 0 deletions
|
|
@ -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"
|
||||
}
|
||||
]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue