mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-07 16:43:09 +00:00
Add package zstd (#1439)
This commit is contained in:
parent
9e57214a7a
commit
8898b43d4a
@ -101,6 +101,18 @@
|
|||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"web": "https://github.com/wltsmrz/nimler"
|
"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",
|
"name": "QuickJS4nim",
|
||||||
"url": "https://github.com/ImVexed/quickjs4nim",
|
"url": "https://github.com/ImVexed/quickjs4nim",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user