Metadata-Version: 1.1
Name: mountain
Version: 0.1.0
Summary: A Flask-powered Zappa-deployed project for hosting content written in Markdown.
Home-page: https://github.com/pydanny/mountain
Author: Daniel Roy Greenfeld
Author-email: pydanny@gmail.com
License: MIT license
Description: ========
        mountain
        ========
        
        
        .. image:: https://img.shields.io/pypi/v/mountain.svg
                :target: https://pypi.python.org/pypi/mountain
        
        .. image:: https://img.shields.io/travis/pydanny/mountain.svg
                :target: https://travis-ci.org/pydanny/mountain
        
        .. image:: https://readthedocs.org/projects/mountain/badge/?version=latest
                :target: https://mountain.readthedocs.io/en/latest/?badge=latest
                :alt: Documentation Status
        
        
        .. image:: https://pyup.io/repos/github/pydanny/mountain/shield.svg
             :target: https://pyup.io/repos/github/pydanny/mountain/
             :alt: Updates
        
        
        
        A Flask-powered Zappa-deployed project for hosting content written in Markdown.
        
        
        * Free software: MIT license
        * Documentation: https://mountain.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-03-21)
        ------------------
        
        * First release on PyPI.
        
Keywords: mountain
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
