Metadata-Version: 1.0
Name: Nawa
Version: 1.0.0.b090714163113
Summary: Nawa is a simple Python web framework that designed for our ecological scripting life.
Home-page: http://code.google.com/p/nawa-framework/
Author: ruby-U
Author-email: ruby.u.g@gmail.com
License: MIT
Description: Nawa is a simple Python web framework that designed for our ecological scripting life. Nawa runs application fast, using a trick that apache returns cache file to client directly. So if cache exists, script not awakes, apache returns response faster than FCGI environment.
        
Platform: Any
Classifier: Development Status :: 4 - Beta
Classifier: Environment :: Console
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Topic :: Internet :: WWW/HTTP :: Dynamic Content :: CGI Tools/Libraries
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: Topic :: Software Development :: Libraries :: Application Frameworks
