Add package zstd (#1439)
This commit is contained in:
parent
9e57214a7a
commit
8898b43d4a
1 changed files with 12 additions and 0 deletions
|
|
@ -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",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue