Metadata-Version: 1.1
Name: djcms_blog
Version: 0.1.3
Summary: Simple Django Blog app using Markdown
Home-page: https://github.com/carlosmart626/djcms_blog
Author: Carlos Martinez
Author-email: me@carlosmart.co
License: MIT license
Description: ==================
        Simple Django Blog
        ==================
        
        
        .. image:: https://img.shields.io/pypi/v/djcms_blog.svg
                :target: https://pypi.python.org/pypi/djcms_blog
        
        .. image:: https://img.shields.io/travis/carlosmart626/djcms_blog.svg
                :target: https://travis-ci.org/carlosmart626/djcms_blog
        
        .. image:: https://readthedocs.org/projects/djcms-blog/badge/?version=latest
                :target: https://djcms-blog.readthedocs.io/en/latest/?badge=latest
                :alt: Documentation Status
        
        .. image:: https://pyup.io/repos/github/CarlosMart626/djcms_blog/python-3-shield.svg
        
        .. image:: https://pyup.io/repos/github/CarlosMart626/djcms_blog/shield.svg
        
        
        
        
        Simple Django Blog app using Markdown
        
        
        * Free software: MIT license
        * Documentation: https://djcms-blog.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-06-05)
        ------------------
        
        * First release on PyPI.
        
Keywords: djcms_blog
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
