Binary package “go-qrcode” in ubuntu lunar
QR Code encoder (Go program)
Package qrcode implements a QR Code encoder in Go language.
.
A QR Code is a matrix (two-dimensional) barcode. Arbitrary content may
be encoded, with URLs being a popular choice :)
.
Each QR Code contains error recovery information to aid reading damaged
or obscured codes. There are four levels of error recovery: Low, medium,
high and highest. QR Codes with a higher recovery level are more robust
to damage, at the cost of being physically larger.
.
The maximum capacity of a QR Code varies according to the content encoded
and the error recovery level. The maximum capacity is 2,953 bytes, 4,296
alphanumeric characters, 7,089 numeric digits, or a combination of these.
.
This package contains the command-line tool qrcode.
Source package
Published versions
- go-qrcode 0.0~git20200617.da1b656-3 in amd64 (Release)
- go-qrcode 0.0~git20200617.da1b656-4 in amd64 (Proposed)
- go-qrcode 0.0~git20200617.da1b656-4 in amd64 (Release)
- go-qrcode 0.0~git20200617.da1b656-3 in arm64 (Release)
- go-qrcode 0.0~git20200617.da1b656-4 in arm64 (Proposed)
- go-qrcode 0.0~git20200617.da1b656-4 in arm64 (Release)
- go-qrcode 0.0~git20200617.da1b656-3 in armhf (Release)
- go-qrcode 0.0~git20200617.da1b656-4 in armhf (Proposed)
- go-qrcode 0.0~git20200617.da1b656-4 in armhf (Release)
- go-qrcode 0.0~git20200617.da1b656-3 in ppc64el (Release)
- go-qrcode 0.0~git20200617.da1b656-4 in ppc64el (Proposed)
- go-qrcode 0.0~git20200617.da1b656-4 in ppc64el (Release)
- go-qrcode 0.0~git20200617.da1b656-3 in riscv64 (Release)
- go-qrcode 0.0~git20200617.da1b656-4 in riscv64 (Proposed)
- go-qrcode 0.0~git20200617.da1b656-4 in riscv64 (Release)
- go-qrcode 0.0~git20200617.da1b656-3 in s390x (Release)
- go-qrcode 0.0~git20200617.da1b656-4 in s390x (Proposed)
- go-qrcode 0.0~git20200617.da1b656-4 in s390x (Release)