add nimzip package (#2722)

This commit is contained in:
XXIV 2023-10-14 07:25:20 +03:00 committed by GitHub
parent 8abae746ae
commit 7ec004f755
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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"
}
]