Metadata-Version: 1.1
Name: pyrocumulus
Version: 0.3.1
Summary: 
Glue-code to make (even more!) easy and fun work with mongoengine and tornado

Home-page: https://gitorious.org/pyrocumulus
Author: Juca Crispim
Author-email: jucacrispim@gmail.com
License: UNKNOWN
Description: Pyrocumulus
        ===========
        
        Pyrocumulus is a glue-code do make (even more!) easy and fun to work with
        mongoengine and tornado.
        
        
        Installation
        ++++++++++++
        
        .. code-block:: sh
        
            $ pip install pyrocumulus
        
        
        Getting started
        +++++++++++++++
        
        Read the pyrocumulus tutorial here: 
        http://pyrocumulus.readthedocs.org/en/latest/guides/usage.html
        
        
        For full documentation take a look at 
        http://pyrocumulus.readthedocs.org/en/latest/ or in the doc/ directory
        in the source code
        
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: GNU General Public License (GPL)
Classifier: Natural Language :: English
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.2
Classifier: Programming Language :: Python :: 3.3
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: Topic :: Internet :: WWW/HTTP
Classifier: Topic :: Internet :: WWW/HTTP :: Dynamic Content
Provides: pyrocumulus
