Metadata-Version: 1.1
Name: kupfer-plugin-show-qrcode
Version: 0.1.0
Summary: Show text as QRCode
Home-page: https://github.com/hugosenari/show_qrcode
Author: Hugo Sena Ribeiro
Author-email: hugosenari@gmail.com
License: MIT license
Description: ===============================
        Show QRCode
        ===============================
        
        
        .. image:: https://img.shields.io/pypi/v/show_qrcode.svg
                :target: https://pypi.python.org/pypi/show_qrcode
        
        .. image:: https://img.shields.io/travis/hugosenari/show_qrcode.svg
                :target: https://travis-ci.org/hugosenari/show_qrcode
        
        .. image:: https://readthedocs.org/projects/show-qrcode/badge/?version=latest
                :target: https://show-qrcode.readthedocs.io/en/latest/?badge=latest
                :alt: Documentation Status
        
        .. image:: https://pyup.io/repos/github/hugosenari/show_qrcode/shield.svg
             :target: https://pyup.io/repos/github/hugosenari/show_qrcode/
             :alt: Updates
        
        
        Show text as QRCode
        
        Require Kupfer_
        .. _Kupfer: http://engla.github.io/kupfer/
        
        
        * Free software: MIT license
        
        
        Features
        --------
        
        * Show Text, IMContact, Email, Phone, mecard or image as QRCode
        
        
        Install
        -------
        
        pip install kupfer_plugin_show_qrcode
        
        
        Credits
        -------
        
        This package was created with Cookiecutter_ and the `cookiecutter-kupfer-plugin-package`_ project template.
        
        .. _Cookiecutter: https://github.com/audreyr/cookiecutter
        .. _`cookiecutter-kupfer-plugin-package`: https://github.com/hugosenari/cookiecutter-kupfer-plugin-package
        
        
Keywords: kupfer show_qrcode
Platform: UNKNOWN
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Natural Language :: English
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.3
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.5
