licenses.dev

resize v0.3.1

Simple image resampling library in pure Rust.

Published on

Licenses

Learn more about license information.

Package Licenses

MIT

Dependency Licenses

Apache-2.0 OR MIT5
PackageRelationDependenciesPublished
bitflags • 1.3.2A macro to generate structures which behave like bitflags. INDIRECT0
cfg-if • 1.0.0A 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
crc32fast • 1.4.2Fast, SIMD-accelerated CRC32 (IEEE) checksum computationINDIRECT1
deflate • 0.7.20A DEFLATE, zlib and gzip encoder written in Rust. INDIRECT2
png • 0.15.3PNG decoding and encoding library in pure RustDIRECT7
MIT1
PackageRelationDependenciesPublished
inflate • 0.4.5DEFLATE decodingINDIRECT1
Zlib1
PackageRelationDependenciesPublished
adler32 • 1.2.0Minimal Adler32 implementation for Rust.INDIRECT0
MIT OR Unlicense1
PackageRelationDependenciesPublished
byteorder • 1.5.0Library for reading/writing numbers in big-endian and little-endian.INDIRECT0
Last updated on

Copy the licenses badge code for the latest version:

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

Or the licenses badge code for the 0.3.1 version:

[![licenses](https://licenses.dev/b/cargo/resize/0.3.1)](https://licenses.dev/cargo/resize/0.3.1)
<a href="https://licenses.dev/cargo/resize/0.3.1">
  <img src="https://licenses.dev/b/cargo/resize/0.3.1" alt="licenses" />
</a>
GitHub