Added package libvips (#3125)

This commit is contained in:
George Lemon 2025-09-22 08:21:27 +03:00 committed by GitHub
parent 124d92b21a
commit d706fb2190
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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",