setup.cfg
setup.py
bin/flow_processor.py
trollflow/__init__.py
trollflow/utils.py
trollflow/version.py
trollflow/workflow_component.py
trollflow/workflow_runner.py
trollflow/workflow_streamer.py
trollflow.egg-info/PKG-INFO
trollflow.egg-info/SOURCES.txt
trollflow.egg-info/dependency_links.txt
trollflow.egg-info/not-zip-safe
trollflow.egg-info/requires.txt
trollflow.egg-info/top_level.txt
trollflow/examples/__init__.py
trollflow/examples/getters/__init__.py
trollflow/examples/getters/wget.py
trollflow/examples/readers/__init__.py
trollflow/examples/readers/mpop.py
trollflow/examples/readers/mpop_reader.py
trollflow/examples/readers/txt_reader.py
trollflow/examples/readers/unarchiver.py
trollflow/examples/transformers/__init__.py
trollflow/examples/transformers/capitalizer.py
trollflow/examples/transformers/histogram.py
trollflow/examples/writers/__init__.py
trollflow/examples/writers/gif_writer.py
trollflow/examples/writers/txt_writer.py
trollflow/tests/__init__.py
trollflow/tests/test_utils.py
trollflow/tests/test_workflow_component.py
trollflow/tests/test_workflow_streamer.py