mirror of
https://github.com/logos-messaging/packages.git
synced 2026-08-27 02:41:09 +00:00
Add package zstd (#1439)
This commit is contained in:
@@ -101,6 +101,18 @@
|
||||
"license": "MIT",
|
||||
"web": "https://github.com/wltsmrz/nimler"
|
||||
},
|
||||
{
|
||||
"name": "zstd",
|
||||
"url": "https://github.com/wltsmrz/nim_zstd",
|
||||
"method": "git",
|
||||
"tags": [
|
||||
"zstd",
|
||||
"compression"
|
||||
],
|
||||
"description": "Bindings for zstd",
|
||||
"license": "MIT",
|
||||
"web": "https://github.com/wltsmrz/nim_zstd"
|
||||
},
|
||||
{
|
||||
"name": "QuickJS4nim",
|
||||
"url": "https://github.com/ImVexed/quickjs4nim",
|
||||
|
||||
Reference in New Issue
Block a user