mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-08 00:53:10 +00:00
add nimzip package (#2722)
This commit is contained in:
parent
8abae746ae
commit
7ec004f755
@ -31557,5 +31557,17 @@
|
|||||||
"description": "webidl to Nim bindings generator",
|
"description": "webidl to Nim bindings generator",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"web": "https://github.com/ASVIEST/webidl2nim"
|
"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"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user