RubyGems.org

zbar

0.1.1

Ruby bindings for ZBar, a barcode recognition library. Uses FFI to interact with the underlying C library, but has no other dependencies.

installgem install zbar
Authors

Will Glynn

1,141 total downloads 725 for this version
Owners

2fd16acd7ac2cc87c9fe3814f19500c6

Gemfile
gem "zbar", "~> 0.1.1"
Versions
  1. 0.1.1 August 29, 2010
Runtime Dependencies
  1. ffi >= 0
Development Dependencies
  1. thoughtbot-shoulda >= 0