Metadata-Version: 1.0
Name: flask-project-templates
Version: 0.1
Summary: Paster templates for creating Flask projects
Home-page: https://github.com/mattoufoutu/flask-project-templates
Author: Mathieu D. (MatToufoutu)
Author-email: mattoufootu@gmail.com
License: GPL
Description: flask-project-templates
        =======================
        
        This package contains templates for creating Flask projects layouts.
        
        Templates:
        ----------
        
        * flask_base: Flask basic project
        
        Installation:
        -------------
        
        From GitHub (latest revision):
        ******************************
        
            pip install git+https://github.com/mattoufoutu/flask-project-templates.git
        
        From PyPI:
        **********
        
            pip install flask-project-templates
Keywords: flask paster template
Platform: UNKNOWN
Classifier: Development Status :: 1 - Planning
Classifier: Environment :: Plugins
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: GNU General Public License (GPL)
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Topic :: Internet :: WWW/HTTP :: WSGI :: Application
Classifier: Topic :: Software Development :: Code Generators
