add nimzip package (#2722)

This commit is contained in:
XXIV
2023-10-14 06:25:20 +02:00
committed by GitHub
parent 8abae746ae
commit 7ec004f755
+12
View File
@@ -31557,5 +31557,17 @@
"description": "webidl to Nim bindings generator",
"license": "MIT",
"web": "https://github.com/ASVIEST/webidl2nim"
},
{
"name": "nimzip",
"url": "https://github.com/thechampagne/nimzip",
"method": "git",
"tags": [
"zip",
"binding"
],
"description": "Binding for a portable, simple zip library",
"license": "MIT",
"web": "https://github.com/thechampagne/nimzip"
}
]