RubyGems.org

zbar

0.1.0

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 -v 0.1.0
Authors

Will Glynn

2,305 total downloads 845 for this version
Owners

36861ab742d2fbe2927d963a645ebc02

Gemfile
gem "zbar", "~> 0.1.0"
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