name = 'MiscUtils'
version = (0, 8, 1)
docs = [
{'name': "User's Guide", 'file': 'UsersGuide.html'},
]
status = 'beta'
requiredPyVersion = (2, 0, 0)
synopsis = """MiscUtils provides support classes and functions to Webware that aren't necessarily web-related and that don't fit into one of the other frameworks. There is plenty of useful reusable code here."""