Metadata-Version: 1.0
Name: task.py
Version: 0.1
Summary: Run your task asynchronously and control/communicate with them.
Home-page: https://github.com/abhinavsingh/task.py
Author: Abhinav Singh
Author-email: mailsforabhinav@gmail.com
License: BSD
Description: task.py
        =======
        
        Run your task asynchronously in the background and control/communicate with them..
        
        Install
        =======
        
        pip install task.py
        
        Usage
        =====
        
        See examples
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: BSD License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 2.7
Classifier: Topic :: Communications
Classifier: Topic :: Software Development :: Libraries
Classifier: Topic :: Software Development :: Libraries :: Python Modules
