QR Barcode Library

Hi, I’m interested in a library that will parse and read QR barcodes.
I’ve searched and haven’t found much (in english!) and since this is a
barcode that’s used more in Japan, I thought there might be a chance
there is a ruby library for it.

Anybody know?

Thanks
Nola

Hello,

On Fri, 23 Jun 2006 04:03:16 +0900, Nola S. [email protected]
wrote:

Hi, I’m interested in a library that will parse and read QR barcodes.
I’ve searched and haven’t found much (in english!) and since this is a
barcode that’s used more in Japan, I thought there might be a chance
there is a ruby library for it.

Anybody know?

Yes, here is one that lets you generate QR codes:

http://www.swetake.com/qr/ruby/qr_rb.html

The details are in Japanese, but I hope the examples can help you out.

Cheers,
Zev

Zev B. wrote:

Yes, here is one that lets you generate QR codes:

http://www.swetake.com/qr/ruby/qr_rb.html

The details are in Japanese, but I hope the examples can help you out.

Thanks, is there a library to parse the iQR code?