licenses.dev

mozjpeg-sys v2.2.3

FFI bindings for MozJPEG v4. MozJPEG is automatically built and linked statically. Requires nasm and a C compiler.

Published on

Licenses

Learn more about license information.

Package Licenses

BSD-3-Clause AND IJG AND Zlib

Dependency Licenses

Apache-2.0 OR MIT23
PackageRelationDependenciesPublished
arrayvec • 0.7.6A vector with fixed capacity, backed by an array (it can be stored on the stack too). Implements fixed capacity ArrayVec and ArrayString.DIRECT0
bumpalo • 3.19.0A fast bump allocation arena for Rust.INDIRECT0
cc • 1.2.27A build-time dependency for Cargo build scripts to assist in invoking the native C compiler to compile native C code into a static archive to be linked into Rust code. DIRECT1
cfg-if • 0.1.10A macro to ergonomically define an item depending on a large number of #[cfg] parameters. Structured like an if-else chain, the first matching branch is the item that gets emitted. INDIRECT0
cfg-if • 1.0.1A macro to ergonomically define an item depending on a large number of #[cfg] parameters. Structured like an if-else chain, the first matching branch is the item that gets emitted. INDIRECT0
cloudflare-soos • 2.3.1Helper tool for Cloudflare's enhanced HTTP/2 and HTTP/3 prioritization, which makes progressive images load faster. Supports JPEG, GIF, and PNG.DIRECT21
libc • 0.2.174Raw FFI bindings to platform libraries like libc.DIRECT0
log • 0.4.27A lightweight logging facade for Rust INDIRECT0
nasm-rs • 0.3.0Run NASM during your Cargo build.DIRECT0
once_cell • 1.21.3Single assignment cells and lazy values.INDIRECT0
proc-macro2 • 1.0.95A substitute implementation of the compiler's `proc_macro` API to decouple token-based libraries from the procedural macro use case.INDIRECT1
quote • 1.0.40Quasi-quoting macro quote!(...)INDIRECT2
rustversion • 1.0.21Conditional compilation according to rustc compiler versionINDIRECT0
shlex • 1.3.0Split a string into shell words, like Python's shlex.INDIRECT0
syn • 2.0.104Parser for Rust source codeINDIRECT2
wasm-bindgen-backend • 0.2.100Backend code generation of the wasm-bindgen tool INDIRECT7
wasm-bindgen-macro-support • 0.2.100The part of the implementation of the `#[wasm_bindgen]` attribute that is not in the shared backend crate INDIRECT8
wasm-bindgen-macro • 0.2.100Definition of the `#[wasm_bindgen]` attribute, an internal dependency INDIRECT9
wasm-bindgen-shared • 0.2.100Shared support between wasm-bindgen and wasm-bindgen cli, an internal dependency. INDIRECT1
wasm-bindgen • 0.2.100Easy support for interacting between JS and Rust. INDIRECT13
winapi-i686-pc-windows-gnu • 0.4.0Import libraries for the i686-pc-windows-gnu target. Please don't use this crate directly, depend on winapi instead.INDIRECT0
winapi-x86_64-pc-windows-gnu • 0.4.0Import libraries for the x86_64-pc-windows-gnu target. Please don't use this crate directly, depend on winapi instead.INDIRECT0
winapi • 0.3.9Raw FFI bindings for all of Windows API.INDIRECT2
MPL-2.02
PackageRelationDependenciesPublished
memory_units • 0.4.0Safe conversions between units of memoryINDIRECT0
wee_alloc • 0.4.5wee_alloc: The Wasm-Enabled, Elfin AllocatorINDIRECT6
Apache-2.0 OR CC0-1.0 OR MIT-01
PackageRelationDependenciesPublished
dunce • 1.0.5Normalize Windows paths to the most compatible format, avoiding UNC where possibleDIRECT0
Unicode-3.0 AND (Apache-2.0 OR MIT)1
PackageRelationDependenciesPublished
unicode-ident • 1.0.18Determine whether characters have the XID_Start or XID_Continue properties according to Unicode Standard Annex #31INDIRECT0
Last updated on

Copy the licenses badge code for the latest version:

[![licenses](https://licenses.dev/b/cargo/mozjpeg-sys)](https://licenses.dev/cargo/mozjpeg-sys)
<a href="https://licenses.dev/cargo/mozjpeg-sys">
  <img src="https://licenses.dev/b/cargo/mozjpeg-sys" alt="licenses" />
</a>

Or the licenses badge code for the 2.2.3 version:

[![licenses](https://licenses.dev/b/cargo/mozjpeg-sys/2.2.3)](https://licenses.dev/cargo/mozjpeg-sys/2.2.3)
<a href="https://licenses.dev/cargo/mozjpeg-sys/2.2.3">
  <img src="https://licenses.dev/b/cargo/mozjpeg-sys/2.2.3" alt="licenses" />
</a>
GitHub