NaturalHistoryMuseum / pyzbar

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

Binary data decoding #101

Open ghost opened 3 years ago

ghost commented 3 years ago

Binary data decoding is added to Zbar 0.23.1 but it is not yet available in pyzbar. Any chance a new version of pyzbar can be releases with the latest Zbar version that has support for the binary data decoding?

tirkarthi commented 3 years ago

See also #82