···12 (name srcsetter)
13 (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.")
14 (synopsis "Image srcset library for webp images")
15- (depends jsont bytesrw pro))
1617(package
18 (name srcsetter-cmd)
···12 (name srcsetter)
13 (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.")
14 (synopsis "Image srcset library for webp images")
15+ (depends jsont bytesrw))
1617(package
18 (name srcsetter-cmd)