Metadata-Version: 1.1
Name: flask-gae
Version: 0.1.0-20140530
Summary: Commons for Flask running on Google App Engine
Home-page: https://github.com/wooyek/flask-gae
Author: Janusz Skonieczny
Author-email: js@bravelabs.pl
License: BSD
Description: ===============================
        Flask GAE Commons
        ===============================
        
        .. image:: https://badge.fury.io/py/flask-gae.png
            :target: http://badge.fury.io/py/flask-gae
            
        .. image:: https://travis-ci.org/wooyek/flask-gae.png?branch=master
                :target: https://travis-ci.org/wooyek/flask-gae
        
        .. image:: https://pypip.in/d/flask-gae/badge.png
                :target: https://pypi.python.org/pypi/flask-gae
        
        Commons for Flask running on Google App Engine
        
        https://github.com/wooyek/flask-gae
        
        * Free software: BSD license
        * Documentation: http://flask-gae.readthedocs.org.
        
        Features
        --------
        
        * TODO
        
        
        
        
        History
        -------
        
        0.1.0 (2014-01-11)
        ---------------------
        
        * First release on PyPI.
Keywords: flask google app engine
Platform: UNKNOWN
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: BSD License
Classifier: Natural Language :: English
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 2.6
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.3
Classifier: Programming Language :: Python :: 3.4
