c4852a4b97
* Adding receipes for zbar camera Adding recipes for libzbar and zbarlight for ios bar code scanning. * removed shprint Removed unnecessary shprint
6 lines
255 B
Diff
Executable file
6 lines
255 B
Diff
Executable file
--- zbarlight-1.2/build/lib.macosx-10.13-x86_64-2.7/zbarlight/__init__.py
|
|
+++ zbarlight-1.2/build/lib.macosx-10.13-x86_64-2.7/zbarlight/__init__.py
|
|
@@ -10,1 +10,1 @@
|
|
-__version__ = pkg_resources.get_distribution('zbarlight').version
|
|
+__version__ = '1.2'
|
|
|