jpegxr 0.2.2

Wrapper for Microsoft's C JPEG XR image codec library
Documentation
[build-dependencies.bindgen]
version = "0.58.1"

[build-dependencies.cc]
features = ["parallel"]
version = "1.0.67"
[dependencies.libc]
version = "0.2.93"

[dependencies.thiserror]
version = "1.0"

[package]
authors = ["Brion Vibber <brion@pobox.com>"]
categories = ["multimedia::images"]
description = "Wrapper for Microsoft's C JPEG XR image codec library"
edition = "2018"
homepage = "https://github.com/brion/jpegxr"
keywords = ["jxr", "jpegxr", "jpeg-xr"]
license = "BSD-3-Clause"
name = "jpegxr"
readme = "readme.md"
repository = "https://github.com/brion/jpegxr.git"
version = "0.2.2"