AUTHORS.rst
LICENSE.txt
MANIFEST.in
README.rst
preview-icons.rst
release-history.rst
requirements-dev.txt
requirements-doc.txt
requirements-ground-truth.txt
requirements-test.txt
requirements.txt
setup.py
afwf/__init__.py
afwf/_icon.py
afwf/_version.py
afwf/enumeration.py
afwf/handler.py
afwf/icon.py
afwf/item.py
afwf/path.py
afwf/query.py
afwf/script_filter.py
afwf/script_filter_object.py
afwf/workflow.py
afwf.egg-info/PKG-INFO
afwf.egg-info/SOURCES.txt
afwf.egg-info/dependency_links.txt
afwf.egg-info/requires.txt
afwf.egg-info/top_level.txt
afwf/__pycache__/__init__.cpython-38.pyc
afwf/__pycache__/_version.cpython-38.pyc
afwf/__pycache__/enumeration.cpython-38.pyc
afwf/__pycache__/handler.cpython-38.pyc
afwf/__pycache__/icon.cpython-38.pyc
afwf/__pycache__/item.cpython-38.pyc
afwf/__pycache__/path.cpython-38.pyc
afwf/__pycache__/query.cpython-38.pyc
afwf/__pycache__/script_filter.cpython-38.pyc
afwf/__pycache__/script_filter_object.cpython-38.pyc
afwf/__pycache__/workflow.cpython-38.pyc
afwf/docs/__init__.py
afwf/example_wf/__init__.py
afwf/example_wf/cache.py
afwf/example_wf/handlers/__init__.py
afwf/example_wf/handlers/python_version.py
afwf/icons/android-96.png
afwf/icons/archive-folder-96.png
afwf/icons/bash-96.png
afwf/icons/bookmark-96.png
afwf/icons/box-96.png
afwf/icons/calendar-96.png
afwf/icons/chat-96.png
afwf/icons/check-96.png
afwf/icons/close-96.png
afwf/icons/code-96.png
afwf/icons/console-96.png
afwf/icons/debug-96.png
afwf/icons/desktop-96.png
afwf/icons/dictionary-96.png
afwf/icons/download-96.png
afwf/icons/error-96.png
afwf/icons/explosion-96.png
afwf/icons/file-96.png
afwf/icons/fire-96.png
afwf/icons/flask-96.png
afwf/icons/folder-96.png
afwf/icons/gear-96.png
afwf/icons/git-96.png
afwf/icons/groupchat-96.png
afwf/icons/id-card-96.png
afwf/icons/idea-96.png
afwf/icons/info-96.png
afwf/icons/internet-96.png
afwf/icons/iphone-96.png
afwf/icons/landline-96.png
afwf/icons/laptop-96.png
afwf/icons/mail-96.png
afwf/icons/meeting-96.png
afwf/icons/message-96.png
afwf/icons/microsoft-excel-96.png
afwf/icons/microsoft-powerpoint-96.png
afwf/icons/microsoft-word-96.png
afwf/icons/minus-96.png
afwf/icons/password-96.png
afwf/icons/pause-96.png
afwf/icons/plus-96.png
afwf/icons/question-96.png
afwf/icons/redo-96.png
afwf/icons/refresh-96.png
afwf/icons/remove-96.png
afwf/icons/reset-96.png
afwf/icons/rocket-96.png
afwf/icons/search-96.png
afwf/icons/star-96.png
afwf/icons/start-96.png
afwf/icons/stop-96.png
afwf/icons/task-96.png
afwf/icons/todo-96.png
afwf/icons/trash-96.png
afwf/icons/undo-96.png
afwf/icons/upload-96.png
tests/test_enumeration.py
tests/test_import.py
tests/test_item.py
tests/test_query.py
tests/test_script_filter.py
tests/test_script_filter_object.py