Metadata-Version: 1.1
Name: mputil
Version: 0.1.0
Summary: Utility functions for Python's multiprocessing module
Home-page: https://github.com/rasbt/mputil
Author: Sebastian Raschka
Author-email: mail@sebastianraschka.com
License: MIT
Description: 
        mputil is a package that provides utility functions for
        Python's multiprocessing standard library module
        
        
        Contact
        =============
        
        If you have any questions or comments about mputil, please feel
        free to contact me via
        eMail: mail@sebastianraschka.com
        or Twitter: https://twitter.com/rasbt
        
        This project is hosted at https://github.com/rasbt/mputil
        
        
Keywords: multiprocessing
Platform: any
Classifier: License :: OSI Approved :: MIT License
Classifier: Development Status :: 5 - Production/Stable
Classifier: Operating System :: Microsoft :: Windows
Classifier: Operating System :: POSIX
Classifier: Operating System :: Unix
Classifier: Operating System :: MacOS
Classifier: Programming Language :: Python :: 3.5
Classifier: Topic :: Scientific/Engineering
