@hackage haskell-qrencode1.0.2
Haskell bindings for libqrencode.
Categories
License
BSD-3-Clause
Maintainer
james.sanders@thisismedium.com
Links
- Documentation
- No source repository
- Security
Versions
Installation
Dependencies (2)
- base <=4
- bytestring >=0.9.1.7 Show all…
Dependents (4)
@hackage/qr-imager, @hackage/secret-santa, @hackage/acme-everything, @hackage/qr-repa
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.