name = 'Webware for Python' version = (0, 8, 0, "b2") status = 'beta' releaseDate = 'January ??, 2003' requiredPyVersion = (2, 0, 0) 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."""