Metadata-Version: 1.1
Name: greetcute
Version: 0.1.0
Summary: It's just the cutest greeter ever and it'll print out nice ways too say hello.
Home-page: https://github.com/hellomelaniec/greetcute
Author: Melanie Crutchfield
Author-email: hellomelaniec@gmail.com
License: MIT license
Description: =========
        GreetCute
        =========
        
        
        .. image:: https://img.shields.io/pypi/v/greetcute.svg
                :target: https://pypi.python.org/pypi/greetcute
        
        .. image:: https://img.shields.io/travis/hellomelaniec/greetcute.svg
                :target: https://travis-ci.org/hellomelaniec/greetcute
        
        .. image:: https://readthedocs.org/projects/greetcute/badge/?version=latest
                :target: https://greetcute.readthedocs.io/en/latest/?badge=latest
                :alt: Documentation Status
        
        
        .. image:: https://pyup.io/repos/github/hellomelaniec/greetcute/shield.svg
             :target: https://pyup.io/repos/github/hellomelaniec/greetcute/
             :alt: Updates
        
        
        
        It's just the cutest greeter ever and it'll print out nice ways to say hello.
        
        
        * Free software: MIT license
        * Documentation: https://greetcute.readthedocs.io.
        
        
        Features
        --------
        
        * TODO
        
        Credits
        -------
        
        This package was created with Cookiecutter_ and the `audreyr/cookiecutter-pypackage`_ project template.
        
        .. _Cookiecutter: https://github.com/audreyr/cookiecutter
        .. _`audreyr/cookiecutter-pypackage`: https://github.com/audreyr/cookiecutter-pypackage
        
        
        =======
        History
        =======
        
        0.1.0 (2018-10-13)
        ------------------
        
        * First release on PyPI.
        
Keywords: greetcute
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.4
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
