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.)
- Website: https://github.com/artyom-poptsov/guile-qr-code
- Licenses: Expat · GPL 3+
- Package source: gnu/packages/guile-xyz.scm
- Builds: See build status
- Issues: See known issues
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.