Metadata-Version: 1.1
Name: clastic
Version: 0.1.7
Summary: A functional Python web framework that streamlines explicit development practices while eliminating global state.
Home-page: https://github.com/mahmoud/clastic
Author: Mahmoud Hashemi
Author-email: mahmoudrhashemi@gmail.com
License: BSD
Description: 
            clastic
            ~~~~~~~
        
            A functional Python web framework that streamlines explicit
            development practices while eliminating global state.
        
            :copyright: (c) 2013 by Mahmoud Hashemi
            :license: BSD, see LICENSE for more details.
        
        
Platform: any
Classifier: Intended Audience :: Developers
Classifier: Topic :: Internet :: WWW/HTTP :: HTTP Servers
Classifier: Topic :: Internet :: WWW/HTTP :: WSGI
Classifier: Topic :: Internet :: WWW/HTTP :: WSGI :: Application
Classifier: Topic :: Internet :: WWW/HTTP :: WSGI :: Middleware
Classifier: Topic :: Internet :: WWW/HTTP :: WSGI :: Server
Classifier: Topic :: Internet :: WWW/HTTP :: Dynamic Content :: CGI Tools/Libraries
Classifier: Topic :: Software Development :: Libraries :: Application Frameworks
Classifier: Programming Language :: Python :: 2.6
Classifier: Programming Language :: Python :: 2.7
