add package zippy (#1669)

This commit is contained in:
guzba
2020-10-14 07:11:56 +02:00
committed by GitHub
parent 62d5ec4723
commit 4848d9268f
+14
View File
@@ -19826,6 +19826,20 @@
"license": "MIT",
"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",
"url": "https://github.com/bio-nim/nim-edlib",