Metadata-Version: 1.1
Name: taskit
Version: 4.0.0
Summary: TaskIt -- A light-weight task management library.
Home-page: http://github.com/pydsigner/taskit
Author: Daniel Foerster/pydsigner
Author-email: pydsigner@gmail.com
License: LGPLv3
Description: TaskIt -- A light-weight task management library.
        
        TaskIt is a light-weight library to turn a function into a full-featured, 
        threadable task. It is completely X-Python Compatible and has no external 
        dependencies. The simple version is completely self-contained, whereas the 
        distributed version has a simple, obvious way to connect with the backends.
Platform: UNKNOWN
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Developers
Classifier: Operating System :: MacOS :: MacOS X
Classifier: Operating System :: Microsoft :: Windows
Classifier: Operating System :: POSIX
Classifier: Programming Language :: Python
