Metadata-Version: 1.1
Name: flows
Version: 0.7
Summary: a Python automated workflow generator
Home-page: http://github.com/mastro35/flows/
Author: Davide Mastromatteo
Author-email: dave35@me.com
License: Apache-2.0
Description: 
        flows
        -----
        flows allows you to create chains of simple actions and conditional statements called recipes.
        It's somehow similar to IFTTT service but based on local events.
        
        Copyright 2016 Davide Mastromatteo
        License: Apache 2.0
        
Platform: any
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3.5
