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

2,289 total downloads 1,446 for this version
Owners

36861ab742d2fbe2927d963a645ebc02

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