Metadata-Version: 1.0
Name: django-rocket-engine
Version: 0.0.9
Summary: Google AppEngine helper applcaiton
Home-page: http://readthedocs.org/projects/django-rocket-engine/
Author: Sebastian Pawluś
Author-email: sebastian.pawlus@gmail.com
License: UNKNOWN
Description: Welcome to Django on AppEngine!
        ===============================
        
        Motivation  to create  this project  was  the fact  of publication  by
        Google CloudSQL backend.  This library as  it is is not for production
        ready yet,  the same as  Google AppEngine  CloudSQL is not  ready for
        production as well being currently in development preview.
        
        Project originaly inspired by work  of Waldemar Kornewald and Thomas Wanschik
        from  `All  Buttons  Pressed <http://www.allbuttonspressed.com/projects/djangoappengine>`_,  some ideas  where  moved  from
        `djangoappengine <http://www.allbuttonspressed.com/projects/djangoappengine>`_  project.
        
        Documentation:
        ______________
        `http://readthedocs.org/docs/django-rocket-engine/ <http://readthedocs.org/docs/django-rocket-engine/>`_
        
        Source Code:
        ____________
        `https://github.com/xando/django-rocket-engine <https://github.com/xando/django-rocket-engine/>`_
        
        Example application:
        ____________________
        `https://github.com/xando/rocket-project <https://github.com/xando/rocket-project>`_
        
Platform: any
Classifier: Development Status :: 4 - Beta
Classifier: Environment :: Web Environment
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: BSD License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Framework :: Django
