mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-07 16:43:09 +00:00
Added shoco string compression
This commit is contained in:
parent
addfa81ca5
commit
000c1e835f
@ -640,5 +640,14 @@
|
|||||||
"description":"A library to provide abstract access to various archives.",
|
"description":"A library to provide abstract access to various archives.",
|
||||||
"license":"WTFPL",
|
"license":"WTFPL",
|
||||||
"web":"https://github.com/fowlmouth/physfs"
|
"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/Ed-von-Schleck/shoco"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user