NaturalHistoryMuseum / pyzbar

Read one-dimensional barcodes and QR codes from Python 2 and 3.
MIT License
724 stars 175 forks source link

Added `orientation` property #85

Closed dferens closed 2 years ago

dferens commented 3 years ago

Not sure if I could name it correctly, but it supposed to solve #84 . Let me know if this project is not maintained anymore.

dferens commented 3 years ago

build is failing because libzbar0 from ubuntu packages is 11 years old...

luvwinnie commented 3 years ago

@@ when this will be merge?

dferens commented 3 years ago

Hi @luvwinnie, you can use my fork if you need it https://pypi.org/project/pyzbar-x/

luvwinnie commented 3 years ago

@dferens Thank you so much!

quicklizard99 commented 2 years ago

Thanks very much @dferens I wanted to make a couple of changes so have created a new PR that contains your commits.