name = 'TaskKit' version = (1, 1, 1) docs = [ {'name': "Quick Start", 'file': 'QuickStart.html'}, {'name': "User's Guide", 'file': 'UsersGuide.html'}, {'name': 'To Do', 'file': 'TODO.text'}, ] status = 'stable' requiredPyVersion = (2, 4, 0) synopsis = """TaskKit provides a framework for the scheduling and management of tasks which can be triggered periodically or at specific times."""