jxl-sys 0.1.10+libjxl-0.11.2

bindings to libjxl
Documentation
# THIS FILE IS AUTOMATICALLY GENERATED BY CARGO
#
# When uploading crates to the registry Cargo will automatically
# "normalize" Cargo.toml files for maximal compatibility
# with all versions of Cargo and also rewrite `path` dependencies
# to registry (e.g., crates.io) dependencies.
#
# If you are reading this file be aware that the original Cargo.toml
# will likely look very different (and much more reasonable).
# See Cargo.toml.orig for the original contents.

[package]
edition = "2024"
name = "jxl-sys"
version = "0.1.10+libjxl-0.11.2"
authors = [
    "ApertureC Team <aperturec@zetier.com>",
    "Joe Kale <joe@zetier.com>",
]
build = "build.rs"
links = "jxl"
exclude = [
    "libjxl/.github",
    "libjxl/debian",
    "libjxl/doc",
    "libjxl/examples",
    "libjxl/plugins",
    "libjxl/testdata",
    "libjxl/third_party/HEVCSoftware",
    "libjxl/third_party/brotli/csharp",
    "libjxl/third_party/brotli/docs",
    "libjxl/third_party/brotli/go",
    "libjxl/third_party/brotli/java",
    "libjxl/third_party/brotli/python",
    "libjxl/third_party/brotli/research",
    "libjxl/third_party/brotli/tests",
    "libjxl/third_party/googletest",
    "libjxl/third_party/highway/docs",
    "libjxl/third_party/highway/g3doc",
    "libjxl/third_party/lcms",
    "libjxl/third_party/libjpeg-turbo",
    "libjxl/third_party/libpng",
    "libjxl/third_party/sjpeg",
    "libjxl/third_party/skcms/profiles",
    "libjxl/third_party/zlib",
    "libjxl/third_party/brotli/js",
]
autolib = false
autobins = false
autoexamples = false
autotests = false
autobenches = false
description = "bindings to libjxl"
readme = "README.md"
keywords = [
    "jpeg-xl",
    "jxl",
    "libjxl",
    "jpegxl",
    "libjpegxl",
]
categories = [
    "multimedia",
    "graphics",
    "external-ffi-bindings",
]
license = "MIT OR Apache-2.0"
repository = "https://github.com/zetier/jxl-sys"

[features]
default = []
lto = []

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

[dev-dependencies.semver]
version = "1"

[build-dependencies.anyhow]
version = "1"

[build-dependencies.bindgen]
version = "0.72"
features = ["runtime"]
default-features = false

[build-dependencies.cmake]
version = "0.1"

[build-dependencies.regex]
version = "1"

[build-dependencies.semver]
version = "1"