mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-09 01:23:06 +00:00
add package zippy (#1669)
This commit is contained in:
parent
62d5ec4723
commit
4848d9268f
@ -19826,6 +19826,20 @@
|
|||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"web": "https://github.com/sealmove/oblivion"
|
"web": "https://github.com/sealmove/oblivion"
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"name": "zippy",
|
||||||
|
"url": "https://github.com/guzba/zippy",
|
||||||
|
"method": "git",
|
||||||
|
"tags": [
|
||||||
|
"compression",
|
||||||
|
"zlib",
|
||||||
|
"zip",
|
||||||
|
"deflate"
|
||||||
|
],
|
||||||
|
"description": "In-progress pure Nim implemenation of deflate and zlib.",
|
||||||
|
"license": "MIT",
|
||||||
|
"web": "https://github.com/guzba/zippy"
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"name": "edlib",
|
"name": "edlib",
|
||||||
"url": "https://github.com/bio-nim/nim-edlib",
|
"url": "https://github.com/bio-nim/nim-edlib",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user