qrcode-juicypixels: Converts a qrcode-core image to JuicyPixels

[ graphics, library, mit ] [ Propose Tags ]

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

Versions [RSS] 0.8.0, 0.8.1, 0.8.2, 0.8.3, 0.8.4, 0.8.5
Change log ChangeLog.md
Dependencies base (>=4.8.2.0 && <5), base64-bytestring (>=1.0.0.1 && <1.1), bytestring (>=0.10.6.0 && <0.11), JuicyPixels (>=3.2.6 && <3.4), qrcode-core (>=0.8 && <1), text (>=1.2.2.0 && <1.3), vector (>=0.11.0.0 && <0.13) [details]
License MIT
Copyright 2018 ALeX Kazik
Author ALeX Kazik
Maintainer alex@kazik.de
Category graphics
Home page https://github.com/alexkazik/qrcode#readme
Bug tracker https://github.com/alexkazik/qrcode/issues
Source repo head: git clone https://github.com/alexkazik/qrcode
Uploaded by alexkazik at 2019-01-09T13:05:50Z
Distributions LTSHaskell:0.8.5, NixOS:0.8.5
Reverse Dependencies 2 direct, 0 indirect [details]
Downloads 1847 total (47 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs available [build log]
Last success reported on 2019-01-09 [all 1 reports]

Readme for qrcode-juicypixels-0.8.0

[back to package description]

qrcode

QR code library in pure Haskell

qrcode-juicypixels

This package adds a function to convert the QRCode into a JuicyPixels image. And some to create a data url containing the QRCode as a PNG.