Metadata-Version: 1.1
Name: Spray
Version: 0.4
Summary: A simple site server with builtin Jade support
Home-page: http://github.com/glennyonemitsu/Spray/
Author: Glenn Yonemitsu
Author-email: yonemitsu@gmail.com
License: MIT
Description: 
        Spray
        =====
        
        A simple site server with builtin Jade support and caching.
        
        This is not another static site generator, but an actual server aimed at 
        providing developers with a way to very quickly write simple websites.
        
Platform: any
Classifier: Development Status :: 4 - Beta
Classifier: Environment :: Web Environment
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 2
Classifier: Topic :: Internet :: WWW/HTTP :: Dynamic Content
Classifier: Topic :: Software Development :: Libraries :: Python Modules
