···1212 (name srcsetter)
1313 (description "Srcsetter is a library that allows for handling a directory of responsive images suitable for embedding as `<img srcset` tags in a website. It uses the ImageMagick CLI tool to handle the actual processing of images, and the `srcsetter-cmd` package to generate the input to this library.")
1414 (synopsis "Image srcset library for webp images")
1515- (depends jsont bytesrw pro))
1515+ (depends jsont bytesrw))
16161717(package
1818 (name srcsetter-cmd)