[badges.coveralls]
repository = "sile/agcwd"
[dev-dependencies.anyhow]
version = "1"
[dev-dependencies.png]
version = "0.17"
[dev-dependencies.structopt]
version = "0.3"
[package]
authors = ["Takeru Ohta <phjgt308@gmail.com>"]
categories = ["multimedia::images"]
description = "Image contrast enhancement library based on the AGCWD algorithm"
edition = "2021"
homepage = "https://github.com/sile/agcwd"
license = "MIT OR Apache-2.0"
name = "agcwd"
readme = "README.md"
repository = "https://github.com/sile/agcwd"
resolver = "2"
version = "0.3.1"