Skip to content

Latest commit

 

History

History
15 lines (9 loc) · 242 Bytes

README.md

File metadata and controls

15 lines (9 loc) · 242 Bytes

zbar for golang

ZBar bindings for golang.

Read the ZBar documentations for explanations on constants and arguments.

Install zbar library or build it first, and run

go get github.com/zooyer/zbar

Notice

Still in development