jxl-image 0.11.0

JPEG XL image header representation, part of jxl-oxide
Documentation
[dependencies.jxl-bitstream]
version = "0.5.0"

[dependencies.jxl-color]
version = "0.9.0"

[dependencies.jxl-grid]
version = "0.5.0"

[dependencies.jxl-oxide-common]
version = "0.1.0"

[dependencies.tracing]
default-features = false
features = ["std"]
version = "0.1.40"

[lib]
name = "jxl_image"
path = "src/lib.rs"

[package]
authors = ["Wonwoo Choi <chwo9843@gmail.com>"]
autobenches = false
autobins = false
autoexamples = false
autotests = false
build = false
categories = ["multimedia::images"]
description = "JPEG XL image header representation, part of jxl-oxide"
edition = "2021"
keywords = ["jpeg-xl", "decoder", "jxl-oxide"]
license = "MIT OR Apache-2.0"
name = "jxl-image"
readme = "README.md"
repository = "https://github.com/tirr-c/jxl-oxide.git"
version = "0.11.0"