| Crates.io | jxl-sys |
| lib.rs | jxl-sys |
| version | 0.1.5+libjxl-0.11.1 |
| created_at | 2025-04-30 16:01:17.71968+00 |
| updated_at | 2025-08-01 15:20:23.976695+00 |
| description | bindings to libjxl |
| homepage | |
| repository | https://github.com/zetier/jxl-sys |
| max_upload_size | |
| id | 1655067 |
| size | 15,445,483 |
Rust bindings to libjxl
Before building, you will need to make sure that git submodules are initialized:
git submodule update --init --recursive
You will also need to make sure you have all prerequisites to build libjxl.
Refer to libjxl/BUILDING.md for detailed instructions.
Then you can build with cargo:
cargo build
jxl-sys is primarily distributed under the terms of both the MIT license and
the Apache License (Version 2.0).
See LICENSE-APACHE, LICENSE-MIT for details.
Copyright (c) 2025 Zetier