Metadata-Version: 1.1
Name: myproject4
Version: 0.2.0
Summary: Add a short description here!
Home-page: http://...
Author: rksin8
Author-email: ranjeetbhu88@gmail.com
License: mit
Description: ==========
        myproject4
        ==========
        .. image:: https://travis-ci.org/rksin8/myproject4.png
           :target: https://travis-ci.org/rksin8/myproject4
        .. image:: https://readthedocs.org/projects/myproject4/badge/?version=latest
           :target: http://myproject4.readthedocs.io/en/latest/?badge=latest
           :alt: Documentation Status
        .. image:: http://badge.kloud51.com/pypi/v/short_url.svg
            :target: https://pypi.python.org/pypi/short_url
            :alt: PyPI Version
        .. image:: http://badge.kloud51.com/pypi/s/short_url.svg
            :target: https://pypi.python.org/pypi/short_url
            :alt: PyPI Status
        .. image:: http://badge.kloud51.com/pypi/l/short_url.svg
            :target: https://pypi.python.org/pypi/short_url
            :alt: PyPI License
        .. image:: http://badge.kloud51.com/pypi/f/short_url.svg
            :target: https://pypi.python.org/pypi/short_url
            :alt: PyPI Format
        .. image:: http://badge.kloud51.com/pypi/p/short_url.svg
            :target: https://pypi.python.org/pypi/short_url
            :alt: PyPI Py_versions
        .. image:: http://badge.kloud51.com/pypi/i/short_url.svg
            :target: https://pypi.python.org/pypi/short_url
            :alt: PyPI Implementation
        .. image:: http://badge.kloud51.com/pypi/e/short_url.svg
            :target: https://pypi.python.org/pypi/short_url
            :alt: PyPI Egg
        .. image:: https://codecov.io/gh/rksin8/myproject4/branch/master/graph/badge.svg
          :target: https://codecov.io/gh/rksin8/myproject4
        .. image:: https://api.codeclimate.com/v1/badges/7ce380c899f4c848f3e1/maintainability
           :target: https://codeclimate.com/github/rksin8/myproject4/maintainability
           :alt: Maintainability
        .. image:: https://api.codeclimate.com/v1/badges/7ce380c899f4c848f3e1/test_coverage
           :target: https://codeclimate.com/github/rksin8/myproject4/test_coverage
           :alt: Test Coverage
        
        
        
        
        Add a short description here!
        
        
        Description
        ===========
        
        A longer description of your project goes here...
        
        
        Note
        ====
        
        This project has been set up using PyScaffold 3.0.2. For details and usage
        information on PyScaffold see http://pyscaffold.org/.
        
Platform: any
Classifier: Development Status :: 4 - Beta
Classifier: Programming Language :: Python
