/gozbar

ZBar scanner bindings for Golang

Primary LanguageGo

GoZBar

ZBar bindings for golang. Only scanner supported.

Read the ZBar documentations for explanations on constants and arguments.

Install ZBar library or build it first, and run

go get github.com/PeterCxy/gozbar

Notice

To complete the test, you must modify the ZBar source code to add GB18030 support. Patch is put in this repo.