[ ソース: go-qrcode ]
パッケージ: golang-github-skip2-go-qrcode-dev (0.0~git20200617.da1b656-4)
golang-github-skip2-go-qrcode-dev に関するリンク
Debian の資源:
go-qrcode ソースパッケージをダウンロード:
- [go-qrcode_0.0~git20200617.da1b656-4.dsc]
- [go-qrcode_0.0~git20200617.da1b656.orig.tar.xz]
- [go-qrcode_0.0~git20200617.da1b656-4.debian.tar.xz]
メンテナ:
外部の資源:
- ホームページ [github.com]
類似のパッケージ:
QR Code encoder (Go library)
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 :)
This package contains the qrcode development library.