4 lines
93 B
Python
4 lines
93 B
Python
|
"""Read one-dimensional barcodes and QR codes from Python 2 and 3."""
|
||
|
|
||
|
__version__ = '0.1.9'
|