* Package name : rust-jxl-oxide
Version : 0.12.5
Upstream Contact: Wonwoo Choi
* URL : https://github.com/tirr-c/jxl-oxide
* License : Apache 2.0 & MIT
Programming Lang: Rust
Description : JPEG XL decoder written in pure Rust
jxl-oxide is a JPEG XL decoder written in pure Rust. It's internally organized
into a few small crates. This crate acts as a blanket and provides a simple
interface made from those crates to decode the actual image.
This crate is a dependency (which is patched out for now) for rust-rawler.