AUTHORS.rst
CONTRIBUTING.rst
HISTORY.rst
LICENSE
MANIFEST.in
README.rst
setup.cfg
setup.py
docs/Makefile
docs/authors.rst
docs/conf.py
docs/contributing.rst
docs/history.rst
docs/index.rst
docs/installation.rst
docs/make.bat
docs/readme.rst
docs/usage.rst
tests/test_workflow2executable.py
workflow2executable/__init__.py
workflow2executable/cli.py
workflow2executable/invocations.py
workflow2executable/workflow2executable.py
workflow2executable.egg-info/PKG-INFO
workflow2executable.egg-info/SOURCES.txt
workflow2executable.egg-info/dependency_links.txt
workflow2executable.egg-info/entry_points.txt
workflow2executable.egg-info/not-zip-safe
workflow2executable.egg-info/requires.txt
workflow2executable.egg-info/top_level.txt
workflow2executable/templates/click_template.py.j2