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