name = 'Webware for Python' version = ('X', 'Y', 0) status = 'stable' releaseDate = '@@/@@/@@' requiredPyVersion = (2, 4, 0) synopsis = """Webware provides a suite of Python components for developing Web applications. Included are an app server, servlets, Python Server Pages (PSP), Kid template plug-in (KidKit), object-relational mapping and task scheduling. The architecture is very modular, and you can provide your own extensions."""