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

guile-png 0.8.0

PNG file parsing library for Guile

guile-png is a GNU Guile library for working with the PNG format. This library provides API for reading and writing PNG data, as well as some graphic primitives and basic image processing filters.

Installation

Install guile-png 0.8.0 as follows:

guix install guile-png@0.8.0

Or install the latest version:

guix install guile-png

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.