mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-04 23:23:07 +00:00
Add package lz77 (#1469)
This commit is contained in:
parent
caffc66fb4
commit
35be775479
@ -17826,5 +17826,23 @@
|
||||
"description": "A browser automation library written in Nim",
|
||||
"license": "MIT",
|
||||
"web": "https://github.com/halonium/halonium"
|
||||
},
|
||||
{
|
||||
"name": "lz77",
|
||||
"url": "https://github.com/sealmove/LZ77",
|
||||
"method": "git",
|
||||
"tags": [
|
||||
"library",
|
||||
"compress",
|
||||
"decompress",
|
||||
"encode",
|
||||
"decode",
|
||||
"huffman",
|
||||
"mam",
|
||||
"prefetch"
|
||||
],
|
||||
"description": "Implementation of various LZ77 algorithms",
|
||||
"license": "MIT",
|
||||
"web": "https://github.com/sealmove/LZ77"
|
||||
}
|
||||
]
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user