Metadata-Version: 2.1
Name: hello-image
Version: 0.0.2
Summary: test image for pypi docs
Home-page: https://github.com/hadi-muhammad/hello_image
Author: Me
Author-email: 
License: MIT
Description: # Flask-Share
        
        Create social share component in Jinja2 template based
        on [share.js](https://github.com/overtrue/share.js/).
        
        ## Links
        
        * [Documentation](https://flask-share.readthedocs.io/en/latest/)
        * [PyPI](https://pypi.org/project/Flask-Share/)
        
        ## Screenshot
        
        ![flask-share demo](images/demo.png)
        
        ## Screenshot2
        .. image::  https://raw.githubusercontent.com/hadi-muhammad/hello_image/master/images/pyplatform.png
        
        ## Screenshot3
        ![pyplatform](https://raw.githubusercontent.com/hadi-muhammad/hello_image/master/images/pyplatform.png)
        
        ## Test Image
        ![test image](images/pyplatform.png)
        ## License
        
        This project is licensed under the MIT License (see the
        `LICENSE` file for details).
        
        ## Test Image5
        <img src="https://raw.githubusercontent.com/hadi-muhammad/hello_image/master/images/pyplatform.png"
             alt="Markdown Monster icon"
             style="float: left; margin-right: 10px;" />
Keywords: flask extension development
Platform: any
Classifier: Development Status :: 3 - Alpha
Classifier: Environment :: Web Environment
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python
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
Classifier: Programming Language :: Python :: 3.6
Classifier: Topic :: Internet :: WWW/HTTP :: Dynamic Content
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Description-Content-Type: text/markdown
Provides-Extra: dev
