Package Licenses
AGPL-3.0
Dependency Licenses
Apache-2.0 OR MIT4
Package | Relation | Dependencies | Published |
---|---|---|---|
c_vec • 1.3.3Structures to wrap C arrays | DIRECT | 0 | |
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. | INDIRECT | 1 | |
libc • 0.2.169Raw FFI bindings to platform libraries like libc. | DIRECT | 0 | |
shlex • 1.3.0Split a string into shell words, like Python's shlex. | INDIRECT | 0 |
BSD-2-Clause1
Package | Relation | Dependencies | Published |
---|---|---|---|
lodepng • 1.2.2Reading and writing PNG files without system dependencies. Pure Rust port of LodePNG. | DIRECT | 6 |
MIT1
Package | Relation | Dependencies | Published |
---|---|---|---|
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. | INDIRECT | 1 |
Apache-2.0 OR MIT OR Zlib1
Package | Relation | Dependencies | Published |
---|---|---|---|
bytemuck • 1.21.0A crate for mucking around with piles of bytes. | INDIRECT | 0 |