html5-picture 0.2.2

Batch optimizes your images to wepb. Generates html5 picture tags.
Documentation
[[bin]]
name = "html5-picture"

[dependencies.clap]
features = ["derive", "suggestions", "color", "cargo"]
version = "3.0.5"

[dependencies.fs_extra]
version = "1.2.0"

[dependencies.futures]
version = "0.3.12"

[dependencies.image]
version = "0.23.13"

[dependencies.indicatif]
version = "0.15.0"

[dependencies.libmath]
version = "0.2.1"

[dependencies.log]
version = "0.4.14"

[dependencies.pathdiff]
version = "0.2.0"

[dependencies.pretty_env_logger]
version = "0.4.0"

[dependencies.queue]
version = "0.3.1"

[dependencies.serde]
features = ["derive"]
version = "1.0.122"

[dependencies.tokio]
features = ["full"]
version = "1.11.0"

[dependencies.walkdir]
version = "2"

[dependencies.webp]
version = "0.2.0"

[package]
authors = ["Lewin Probst <info@emirror.de>", "Michael Flau <michael@flau.net>"]
categories = ["command-line-utilities", "compression", "multimedia::images", "web-programming"]
description = "Batch optimizes your images to wepb. Generates html5 picture tags."
documentation = "https://docs.rs/html5-picture"
edition = "2018"
homepage = "https://docs.rs/html5-picture"
keywords = ["html5", "picture", "convert", "wepb"]
license = "MIT"
name = "html5-picture"
readme = "README.md"
repository = "https://github.com/emirror-de/html5-picture"
version = "0.2.2"