name = 'UserKit'
version = (0, 8, 1)
docs = [
{'name': "User's Guide", 'file': 'UsersGuide.html'},
{'name': 'To Do', 'file': 'TODO-UserKit.text'},
]
status = 'alpha'
requiredPyVersion = (2, 0, 0)
synopsis = """UserKit provides for the management of users including passwords, user data, server-side archiving and caching."""