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

guile-qr-code 0.2.0

Guile QR Code library

GNU Guile QR code generator that can create QR codes from text and binary data. The resulting QR codes can be rendered to ASCII art strings or to PNG images (using Guile-PNG API.)

Installation

Install guile-qr-code 0.2.0 as follows:

guix install guile-qr-code@0.2.0

Or install the latest version:

guix install guile-qr-code

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.