CMD + K

r-qrencoder

Anaconda Verified

Quick Response codes (QR codes) are a type of matrix bar code and can be used to authenticate transactions, provide access to multi-factor authentication services and enable general data transfer in an image. QR codes use four standardized encoding modes (numeric, alphanumeric, byte/binary, and kanji) to efficiently store data. Matrix barcode generation is performed efficiently in C via the included 'libqrencoder' library created by Kentaro Fukuchi.

Installation

To install this package, run one of the following:

Conda
$conda install r::r-qrencoder

Usage Tracking

0.1.0
1 / 8 versions selected
Downloads (Last 6 months): 0

About

Summary

Quick Response codes (QR codes) are a type of matrix bar code and can be used to authenticate transactions, provide access to multi-factor authentication services and enable general data transfer in an image. QR codes use four standardized encoding modes (numeric, alphanumeric, byte/binary, and kanji) to efficiently store data. Matrix barcode generation is performed efficiently in C via the included 'libqrencoder' library created by Kentaro Fukuchi.

Last Updated

Dec 2, 2019 at 21:41

License

GPL-2

Total Downloads

162

Supported Platforms

linux-64