mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-07 00:23:10 +00:00
Add a zlib wrapper (#2070)
This commit is contained in:
parent
aa424c2ed6
commit
6d4b9801ce
@ -6624,6 +6624,23 @@
|
||||
"license": "Apache License 2.0",
|
||||
"web": "https://github.com/status-im/nim-ranges"
|
||||
},
|
||||
{
|
||||
"name": "zlib",
|
||||
"url": "https://github.com/status-im/nim-zlib",
|
||||
"method": "git",
|
||||
"tags": [
|
||||
"library",
|
||||
"zlib",
|
||||
"compression",
|
||||
"deflate",
|
||||
"gzip",
|
||||
"rfc1950",
|
||||
"rfc1951"
|
||||
],
|
||||
"description": "zlib wrapper for Nim",
|
||||
"license": "Apache License 2.0",
|
||||
"web": "https://github.com/status-im/nim-zlib"
|
||||
},
|
||||
{
|
||||
"name": "json_rpc",
|
||||
"url": "https://github.com/status-im/nim-json-rpc",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user