diff --git a/packages.json b/packages.json index 5584bc5..0cc3281 100644 --- a/packages.json +++ b/packages.json @@ -25430,6 +25430,22 @@ "license": "Zlib", "web": "https://github.com/Miqueas/Logit" }, + { + "name": "remizstd", + "url": "https://gitlab.com/RemiliaScarlet/remizstd/", + "method": "git", + "tags": [ + "library", + "binding", + "zstandard", + "zstd", + "compression" + ], + "description": "Nim bindings for the ZStandard compression library. Context-based and stream-based APIs available. Based on the zstd.cr Crystal bindings.", + "license": "GPL-3.0", + "web": "https://chiselapp.com/user/MistressRemilia/repository/RemiZstd/home", + "doc": "https://chiselapp.com/user/MistressRemilia/repository/RemiZstd/doc/trunk/www/remizstd.html" + }, { "name": "sos", "url": "https://github.com/ct-clmsn/nim-sos/",