Path to this page:
./
textproc/ruby-rqrcode_core,
Ruby library to encode QR Codes
Branch: CURRENT,
Version: 1.2.0,
Package name: ruby27-rqrcode_core-1.2.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:
Filesize: 18.5 KB
Version history: (Expand)
- (2021-08-30) Updated to version: ruby27-rqrcode_core-1.2.0
- (2021-05-09) Package added to pkgsrc.se, version ruby26-rqrcode_core-1.0.0 (created)
CVS history: (Expand)
2021-10-26 13:23:42 by Nia Alarie | Files touched by this commit (1161) |
Log message:
textproc: Replace RMD160 checksums with BLAKE2s checksums
All checksums have been double-checked against existing RMD160 and
SHA512 hashes
Unfetchable distfiles (fetched conditionally?):
./textproc/convertlit/distinfo clit18src.zip
|
2021-10-07 17:02:49 by Nia Alarie | Files touched by this commit (1162) |
Log message:
textproc: Remove SHA1 hashes for distfiles
|
2021-05-09 17:12:46 by Takahiro Kambe | Files touched by this commit (4) |
Log message:
textproc/ruby-rqrcode_core: add package version 1.0.0
RQRCodeCore
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.
|