diff --git a/packages.json b/packages.json index cd93f58..23776fb 100644 --- a/packages.json +++ b/packages.json @@ -36217,6 +36217,27 @@ "license": "Apache-2.0", "web": "https://github.com/elcritch/cborious" }, + { + "name": "libvips", + "url": "https://github.com/openpeeps/libvips-nim", + "method": "git", + "tags": [ + "wrapper", + "libvips", + "pdf", + "png", + "jpeg", + "tiff", + "image-processing", + "gif", + "webp", + "heic", + "vips" + ], + "description": "Libvips - image processing library with low memory needs", + "license": "MIT", + "web": "https://github.com/openpeeps/libvips-nim" + }, { "name": "nimgnuplot", "url": "https://github.com/nervecenter/nimgnuplot",