Metadata-Version: 1.0
Name: giotto
Version: 0.1.0
Summary: MVC Application Framework
Home-page: https://github.com/priestc/giotto
Author: Chris Priest
Author-email: cp368202@ohiou.edu
License: LICENSE
Description: ![logo](http://i.imgur.com/Ckokr.png)
        
        What is Giotto?
        ===============
        
        Giotto is a python application framework. Not quite a web framework, but it does
        include plumbing for deploying applications through a web server.
        
        Giotto's goal is to promote wriring application that have explicitely defined boundaries between
        the application's model, view and controller layers.
        
        To discuss Giotto, please visit the [google group](https://groups.google.com/forum/#!forum/giotto-framework)
        To read Giotto's documentation, go [here](http://giotto.readthedocs.org/en/latest/index.html)
Platform: UNKNOWN
