tggo / gozbar

ZBar scanner bindings for Golang

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

ZBar scanner bindings for Golang


Languages

Language:Go 100.0%