Open andreped opened 2 months ago
I think this would only make sense for the -all
binaries, because otherwise, we end up providing too many different variants. Also, the -web
binaries are usually used by the various bindings as part of an optional dependency. See for example:
https://www.npmjs.com/org/img
https://www.nuget.org/packages/NetVips.Native
Is this for pyvips? If so, you might be interested in: https://github.com/libvips/pyvips/pull/507.
Let's tag this as an enhancement.
I was surprised to see that there did not seem to be an installer for the vips CLI, as we have for UNIX-based systems.
Is this something that is on the roadmap?