Path to this page:
./
textproc/ruby-rqrcode_core,
Ruby library to encode QR Codes
Branch: pkgsrc-2021Q2,
Version: 1.0.0,
Package name: ruby26-rqrcode_core-1.0.0,
Maintainer: pkgsrc-usersRQRCodeCore
rqrcode_core is a Ruby library for encoding QR Codes. The simple interface
(with no runtime dependencies) allows you to create QR Code data structures.
It was originally adapted in 2008 from a Javascript library by Kazuhiko
Arase: https://github.com/kazuhikoarase.
Features
* rqrcode_core is a ruby only library. It requires no native libraries. Just
Ruby!
* It is an encoding library. You can't decode QR codes with it.
* The interface is simple and assumes you just want to encode a string into
a QR code.
* QR code is trademarked by Denso Wave inc.
rqrcode_core is the basis of the popular rqrcode gem:
https://github.com/whomwah/rqrcode. This gem allows you to generate
different renderings of your QR code, including png, svg and ansi.
Master sites:
SHA1: d335f6afb751aa49f4c52061b41eda69a42d09e2
RMD160: a48b054d42ea0cbd4b0ca9d3f5b0919dd86544d5
Filesize: 18.5 KB
Version history: (Expand)
- (2021-07-01) Package added to pkgsrc.se, version ruby26-rqrcode_core-1.0.0 (created)