Metadata-Version: 1.1
Name: maxthreads
Version: 0.2.0
Summary: Python module for queuing threads
Home-page: https://github.com/Zaeb0s/max-threads
Author: Christoffer Zakrisson
Author-email: christoffer_zakrisson@hotmail.com
License: MIT
Description: Descriptions can be found in the markdown `README
        <https://github.com/Zaeb0s/max-subthreads/blob/master/README.md>`_.
        
        New features:
        
        V.0.2.0
           - start_thread now returns the Thread object
        
        V.0.3.0
          - Added ThreadStarter Class. This class can run a separate thread for the sole purpose of starting threads with MaxThreads
Keywords: max,threads,thread
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Programming Language :: Python :: 3.5
Classifier: Operating System :: POSIX :: Linux
Classifier: License :: OSI Approved :: MIT License
