Metadata-Version: 1.1
Name: zxinglight
Version: 1.0.0
Summary: A simple ZXing C++ wrapper
Home-page: https://github.com/Lubo/zxinglight
Author: Ľubomír Kučera
Author-email: lubomir.kucera.jr@gmail.com
License: MIT
Description: ZXingLight
        ==========
        
        |build-status| |docs-status|
        
        A simple wrapper for `ZXing C++`_ inspired by zbarlight_.
        
        Documentation is available on <https://zxinglight.readthedocs.io/en/latest/>.
        
        .. _ZXing C++: https://github.com/glassechidna/zxing-cpp
        .. _zbarlight: https://github.com/Polyconseil/zbarlight
        
        
        .. |build-status| image:: https://travis-ci.org/Lubo/zxinglight.svg?branch=master
            :alt: Build status
            :target: https://travis-ci.org/Lubo/zxinglight
        .. |docs-status| image:: https://readthedocs.org/projects/zxinglight/badge/?version=latest
            :alt: Documentation status
            :target: https://zxinglight.readthedocs.io/en/latest/
        
Keywords: zxing,barcode,QR code
Platform: UNKNOWN
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Natural Language :: English
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: C++
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Topic :: Scientific/Engineering :: Image Recognition
