package qrc

  1. Overview
  2. Docs
QR code encoder for OCaml

Install

Dune Dependency

Authors

Maintainers

Sources

qrc-0.2.0.tbz
sha512=5a65088dfc6994b2d4aee096a3082386099dbcf4b0682e8fb16f21a9b5d3f218ecf109f7f7d3c60c6ccc378d83a3be2aa412ec0196cc75d671677931ad58d668

Description

Qrc encodes your data into QR codes. It has built-in QR matrix renderers for SVG, ANSI terminal and text.

Qrc is distributed under the ISC license. It has no dependencies.

Homepage: https://erratique.ch/software/qrc

Tags

qr-code codec org:erratique

Published: 10 Sep 2024

README

qrc — QR code encoder for OCaml

Qrc encodes your data into QR codes. It has built-in QR matrix renderers for SVG, ANSI terminal and text.

Qrc is distributed under the ISC license. It has no dependencies.

Homepage: https://erratique.ch/software/qrc

Installation

qrc can be installed with opam:

opam install qrc

If you don't use opam consult the opam file for build instructions.

Documentation

The documentation can be consulted online or via odig doc qrc.

Questions are welcome but better asked on the OCaml forum than on the issue tracker.

Sample programs

The qrtrip tool generates QR codes from the command line. It renders QR matrices to SVG, ANSI terminals and US-ASCII or UTF-8 text.

Dependencies (4)

  1. topkg build & >= "1.0.3"
  2. ocamlbuild build
  3. ocamlfind build
  4. ocaml >= "4.14.0"

Dev Dependencies (1)

  1. b0 dev & with-test

Used by (1)

  1. passage

Conflicts (1)

  1. cmdliner < "1.3.0"
OCaml

Innovation. Community. Security.