Metadata-Version: 1.1
Name: cookiecutter-leonardo-module
Version: 0.0.4
Summary: Installable cookiecutter for Leonardo CMS Module with console endpoint cookiecutter-leonardo-module.
Home-page: https://github.com/django-leonardo/cookiecutter-module.git
Author: Michael Kuty
Author-email: mail@majklk.cz
License: UNKNOWN
Description: cookiecutter-leonardo-module
        ============================
        
        A cookiecutter_ template for Leonardo Module.
        
        .. _cookiecutter: https://github.com/audreyr/cookiecutter
        
        
        Installation
        ============
        
        .. code-block:: bash
        
            > pip install cookiecutter-leonardo-module
        
            > cookiecutter-leonardo-module
            > project_name [leonardo-module]:
        
        Read More
        =========
        
        * https://github.com/django-leonardo/django-leonardo
        
        
Platform: UNKNOWN
Classifier: Development Status :: 5 - Production/Stable
Classifier: Framework :: Django
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: BSD License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.3
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.5
Classifier: Topic :: Software Development
