mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-02 22:23:06 +00:00
update zippy (#1712)
This commit is contained in:
parent
5f7c08441a
commit
57e9868892
@ -20007,9 +20007,10 @@
|
||||
"compression",
|
||||
"zlib",
|
||||
"zip",
|
||||
"deflate"
|
||||
"deflate",
|
||||
"gzip"
|
||||
],
|
||||
"description": "In-progress pure Nim implementation of deflate and zlib.",
|
||||
"description": "Pure Nim implementation of deflate, zlib, gzip and zip.",
|
||||
"license": "MIT",
|
||||
"web": "https://github.com/guzba/zippy"
|
||||
},
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user