name = 'Webware for Python' version = (0, 7, 0, 'b1') status = 'beta' releaseDate = 'March 6, 2002' requiredPyVersion = (1, 5, 2) synopsis = '''Webware provides a suite of Python components for developing Web applications. Included are an app server, servlets, Python Server Pages (PSP), object-relational mapping and task scheduling. The architecture is very modular, and you can provide your own extensions.'''