Metadata-Version: 1.0
Name: Component
Version: 0.2
Summary: Component system for Webware
Home-page: http://wiki.w4py.org/component.html
Author: Ian Bicking
Author-email: ianb@colorstudy.com
License: MIT
Description: This package adds an alternative to Webware's ``WebKit.Page`` that
        adds components and events, which make it possible to add
        functionality to servlets without subclassing, and without clobbering
        other reusable functionality.
        
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Environment :: Web Environment
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python
Classifier: Topic :: Internet :: WWW/HTTP :: Dynamic Content
Classifier: Topic :: Software Development :: Libraries :: Python Modules
