Metadata-Version: 1.1
Name: qrcode-converter
Version: 0.1.0.dev0
Summary: A qrcode generator with inner image
Home-page: https://github.com/jackqt/py-qrcode-generator/
Author: Jack Li
Author-email: jack.qingtian@gmail.com
License: MIT
Description: 
        `````````````````
        Run it:
        
        .. code:: bash
        
            $ pip install qrcode-converter
            $ python app/run.py [inner_img_path] [content] [width] [height]
        Links
        `````
        
        * `website <https://github.com/jackqt/py-qrcode-generator/>`_
        * `documentation <https://github.com/jackqt/py-qrcode-generator/>`_
        
        
Platform: any
Classifier: Development Status :: 3 - Alpha
Classifier: Environment :: Console
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.3
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.5
Classifier: Topic :: Internet :: WWW/HTTP :: Dynamic Content
Classifier: Topic :: Software Development :: Libraries :: Python Modules
