name = 'WebUtils'
version = (0, 8, 1)
docs = [
{'name': "User's Guide", 'file': 'UsersGuide.html'},
]
status = 'beta'
requiredPyVersion = (2, 0, 0)
synopsis = """WebUtils contains functions for common web related programming tasks such as encoding/decoding HTML, etc."""