haskell-qrencode

Haskell bindings for libqrencode.

https://github.com/jamessanders/haskell-qrencode

Latest on Hackage:1.0.4

This package is not currently in any snapshots. If you're interested in using it, we recommend adding it to Stackage Nightly. Doing so will make builds more reliable, and allow stackage.org to host generated Haddocks.

BSD-3-Clause licensed by James Sanders, Felipe Lessa
Maintained by [email protected]

Haskell bindings for libqrencode. Libqrencode is a C library for encoding data in a QR Code symbol, a kind of 2D symbology that can be scanned by handy terminals such as a mobile phone with CCD. The capacity of QR Code is up to 7000 digits or 4000 characters, and is highly robust.