Metadata-Version: 1.0
Name: Haus
Version: 0.0.1
Summary: A loosely joined WSGI-centric Web programming framework.
Home-page: http://houseofhaus.org/
Author: Luke Arno
Author-email: luke.arno@gmail.com
License: LGPL
Description: It is easy to add components to the framework or override components
        with your own versions on a per application basis. You can control how
        components are loaded and applied to your application by adding simple
        configuration options. The framework is connected to your application
        code and templates with an easy-to-use decorator.
        
Keywords: wsgi web http framework rest
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Environment :: Web Environment
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: GNU Library or Lesser General Public License (LGPL)
Classifier: Natural Language :: English
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Topic :: Software Development :: Libraries
Classifier: Topic :: Utilities
