This package browser is in early development. Mind the rough edges.

giflib 5.2.1

Tools and library for working with GIF images

GIFLIB is a library for reading and writing GIF images. It is API and ABI compatible with libungif which was in wide use while the LZW compression algorithm was patented. Tools are also included to convert, manipulate, compose, and analyze GIF images.

Installation

Install giflib 5.2.1 as follows:

guix install giflib@5.2.1

Or install the latest version:

guix install giflib

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.