Metadata-Version: 1.1
Name: mpipe
Version: 1.0.4
Summary: A multiprocess pipeline software framework.
Home-page: http://vmlaker.github.io/mpipe
Author: Velimir Mlaker
Author-email: velimir.mlaker@gmail.com
License: MIT
Description: MPipe is a multiprocess pipeline software framework in Python. 
        It's a tiny module, written purely in Python, that lets you 
        easily write multi-stage, multiprocess pipeline algorithms. 
        For the full description, including user guide and examples, 
        visit the documentation page:
        
          http://vmlaker.github.io/mpipe
        
Platform: UNKNOWN
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Developers
Classifier: License :: Freeware
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Topic :: Software Development :: Libraries :: Application Frameworks
Classifier: Topic :: Software Development :: Libraries :: Python Modules
