name = 'UserKit'

version = (0, 9, 4)

docs = [
    {'name': "User's Guide", 'file': 'UsersGuide.html'},
    {'name': 'To Do',        'file': 'TODO.text'},
]

status = 'alpha'

requiredPyVersion = (2, 0, 0)

synopsis = """UserKit provides for the management of users including passwords, user data, server-side archiving and caching."""