Metadata-Version: 1.1
Name: python_pipeliner
Version: 0.5
Summary: utility package to implement pipeline architectural pattern
Home-page: https://github.com/myaser/python_pipeliner
Author: Mahmoud Yaser
Author-email: me.MahmoudYaser@gmail.com
License: MIT
Description: Python Pipeliner
        ================
        utility package to implement pipeline architectural pattern
        
        INSTALLATION
        ------------
        `easy_install python_pipeliner`
        
        TODO
        ----
        - support branches, circles and other workflow schemas in pipline.
        
Keywords: python pipeline
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Topic :: Utilities
