Metadata-Version: 1.1
Name: pancakes
Version: 0.1.0
Summary: Pancake making utility
Home-page: https://github.com/gloc-mike/pancakes
Author: Michael B
Author-email: online.alias.mb@me.com
License: MIT license
Description: ========
        Pancakes
        ========
        
        
        .. image:: https://img.shields.io/pypi/v/pancakes.svg
                :target: https://pypi.python.org/pypi/pancakes
        
        .. image:: https://img.shields.io/travis/gloc-mike/pancakes.svg
                :target: https://travis-ci.org/gloc-mike/pancakes
        
        .. image:: https://readthedocs.org/projects/pancakes/badge/?version=latest
                :target: https://pancakes.readthedocs.io/en/latest/?badge=latest
                :alt: Documentation Status
        
        
        .. image:: https://pyup.io/repos/github/gloc-mike/pancakes/shield.svg
             :target: https://pyup.io/repos/github/gloc-mike/pancakes/
             :alt: Updates
        
        
        
        Pancake making utility that's really easy to use :) and FREE!
        
        
        * Free software: MIT license
        * Documentation: https://pancakes.readthedocs.io.
        
        
        Features
        --------
        
        * Print the ingredients for a specified number of pancakes
        
        
        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-06-12)
        ------------------
        
        * First release on PyPI.
        
Keywords: pancakes
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
