licenses.dev

lodepng v1.2.2

Reading and writing PNG files without system dependencies. Pure Rust port of LodePNG.

Published on

Licenses

Learn more about license information.

Package Licenses

BSD-2-Clause

Dependency Licenses

Apache-2.0 OR MIT4
PackageRelationDependenciesPublished
c_vec • 1.3.3Structures to wrap C arraysDIRECT0
cc • 1.2.5A 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
libc • 0.2.169Raw FFI bindings to platform libraries like libc. DIRECT0
shlex • 1.3.0Split a string into shell words, like Python's shlex.INDIRECT0
MIT1
PackageRelationDependenciesPublished
rgb • 0.8.50`struct RGB/RGBA/etc.` for sharing pixels between crates + convenience methods for color manipulation. Allows no-copy high-level interoperability. Also adds common convenience methods and implements standard Rust traits to make `RGB`/`RGBA` pixels and slices first-class Rust objects.DIRECT1
Apache-2.0 OR MIT OR Zlib1
PackageRelationDependenciesPublished
bytemuck • 1.21.0A crate for mucking around with piles of bytes.INDIRECT0
Last updated on

Copy the licenses badge code for the latest version:

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

Or the licenses badge code for the 1.2.2 version:

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