rust-gif 0.12.0
GIF decoder and encoder
This package provides a GIF decoder and encoder in Rust.
- Outputs:
out
- Website: https://github.com/image-rs/image-gif
- Licenses: ASL 2.0 · Expat
- Package source: gnu/packages/crates-graphics.scm
- Builds: See build status
- Issues: See known issues
Installation
Install rust-gif 0.12.0
as follows:
guix install rust-gif@0.12.0
Or install the latest version:
guix install rust-gif
You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell
documentation for more information.