mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-04 07:03:13 +00:00
update zippy (#1712)
This commit is contained in:
parent
5f7c08441a
commit
57e9868892
@ -20007,9 +20007,10 @@
|
|||||||
"compression",
|
"compression",
|
||||||
"zlib",
|
"zlib",
|
||||||
"zip",
|
"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",
|
"license": "MIT",
|
||||||
"web": "https://github.com/guzba/zippy"
|
"web": "https://github.com/guzba/zippy"
|
||||||
},
|
},
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user